Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dspdmem_i2c.c229 if (spdmem_common_probe(&sc.sc_base)) { in spdmem_i2c_match()
/netbsd-src/sys/dev/ic/
H A Dspdmemvar.h912 int spdmem_common_probe(struct spdmem_softc *);
H A Dspdmem.c179 spdmem_common_probe(struct spdmem_softc *sc) in spdmem_common_probe() function