Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iicbus/
Diicbb.c86 static int iicbb_probe(device_t);
103 DEVMETHOD(device_probe, iicbb_probe),
138 iicbb_probe(device_t dev) in iicbb_probe() function