Home
last modified time | relevance | path

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

/src/sys/dev/iicbus/
H A Diic.c92 static int iic_probe(device_t);
104 DEVMETHOD(device_probe, iic_probe),
141 iic_probe(device_t dev) in iic_probe() function