Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dspdmem_i2c.c251 spdmem_common_attach(&sc->sc_base, self); in spdmem_i2c_attach()
/netbsd-src/sys/dev/ic/
H A Dspdmemvar.h913 void spdmem_common_attach(struct spdmem_softc *, device_t);
H A Dspdmem.c287 spdmem_common_attach(struct spdmem_softc *sc, device_t self) in spdmem_common_attach() function