Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diicbb.c84 static int iicbb_probe(device_t);
101 DEVMETHOD(device_probe, iicbb_probe),
134 iicbb_probe(device_t dev) in iicbb_probe() function