Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/i2c/
Dds1307.c73 int maxrtc_gettime(struct todr_chip_handle *, struct timeval *);
119 sc->sc_todr.todr_gettime = maxrtc_gettime; in maxrtc_attach()
222 maxrtc_gettime(struct todr_chip_handle *ch, struct timeval *tv) in maxrtc_gettime() function