Searched refs:adb_probe_nomatch (Results 1 – 1 of 1) sorted by relevance
46 static void adb_probe_nomatch(device_t dev, device_t child);65 DEVMETHOD(bus_probe_nomatch, adb_probe_nomatch),191 adb_probe_nomatch(device_t dev, device_t child) in adb_probe_nomatch() function