Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dm41t00.c94 static int m41t00_gettime_ymdhms(struct todr_chip_handle *,
128 sc->sc_todr.todr_gettime_ymdhms = m41t00_gettime_ymdhms; in m41t00_attach()
254 m41t00_gettime_ymdhms(struct todr_chip_handle *ch, struct clock_ymdhms *dt) in m41t00_gettime_ymdhms() function