Searched refs:adb_bus_probe (Results 1 – 1 of 1) sorted by relevance
44 static int adb_bus_probe(device_t dev);59 DEVMETHOD(device_probe, adb_bus_probe),82 adb_bus_probe(device_t dev) in adb_bus_probe() function