Searched refs:ricohrtc_clock_write (Results 1 – 1 of 1) sorted by relevance
107 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