Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Ddstemp.c75 static void dstemp_init(struct dstemp_softc *);
118 dstemp_init(sc); in dstemp_attach()
143 dstemp_init(struct dstemp_softc *sc) in dstemp_init() function