Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Drs5c372.c107 int ricohrtc_clock_write(struct ricohrtc_softc *, struct clock_ymdhms *);
220 if (ricohrtc_clock_write(sc, &dt) == 0) in ricohrtc_settime()
273 ricohrtc_clock_write(struct ricohrtc_softc *sc, struct clock_ymdhms *dt) in ricohrtc_clock_write() function