Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dm41t00.c60 struct m41t00_softc { struct
71 CFATTACH_DECL_NEW(m41trtc, sizeof(struct m41t00_softc), argument
114 struct m41t00_softc *sc = device_private(self); in m41t00_attach()
139 struct m41t00_softc *sc; in m41t00_open()
157 struct m41t00_softc *sc; in m41t00_close()
170 struct m41t00_softc *sc; in m41t00_read()
209 struct m41t00_softc *sc; in m41t00_write()
256 struct m41t00_softc *sc = ch->cookie; in m41t00_gettime_ymdhms()
309 struct m41t00_softc *sc = ch->cookie; in m41t00_settime_ymdhms()