Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dspdmem_i2c.c261 return spdmem_common_detach(&sc->sc_base, self); in spdmem_i2c_detach()
/netbsd-src/sys/dev/ic/
H A Dspdmemvar.h914 int spdmem_common_detach(struct spdmem_softc *, device_t);
H A Dspdmem.c487 spdmem_common_detach(struct spdmem_softc *sc, device_t self) in spdmem_common_detach() function