Searched refs:adb_mouse_probe (Results 1 – 1 of 1) sorted by relevance
52 static int adb_mouse_probe(device_t dev);97 DEVMETHOD(device_probe, adb_mouse_probe),132 adb_mouse_probe(device_t dev) in adb_mouse_probe() function