Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Drs5c372.c108 int ricohrtc_gettime(struct todr_chip_handle *, struct timeval *);
186 sc->sc_todr.todr_gettime = ricohrtc_gettime; in ricohrtc_attach()
198 ricohrtc_gettime(struct todr_chip_handle *ch, struct timeval *tv) in ricohrtc_gettime() function