Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iicbus/
HDiicbb.c78 static int iicbb_probe(device_t);
93 DEVMETHOD(device_probe, iicbb_probe),
128 iicbb_probe(device_t dev) in iicbb_probe() function