Home
last modified time | relevance | path

Searched refs:islrtc_gettime (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/i2c/
H A Disl1208.c64 int islrtc_gettime(struct todr_chip_handle *, struct timeval *);
89 sc->sc_todr.todr_gettime = islrtc_gettime; in islrtc_attach()
98 islrtc_gettime(struct todr_chip_handle *handle, struct timeval *tv) in islrtc_gettime() function