Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dds1307.c74 int maxrtc_settime(struct todr_chip_handle *, struct timeval *);
120 sc->sc_todr.todr_settime = maxrtc_settime; in maxrtc_attach()
251 maxrtc_settime(struct todr_chip_handle *ch, struct timeval *tv) in maxrtc_settime() function