Searched refs:adb_mouse_probe (Results 1 – 1 of 1) sorted by relevance
54 static int adb_mouse_probe(device_t dev);99 DEVMETHOD(device_probe, adb_mouse_probe),131 adb_mouse_probe(device_t dev) in adb_mouse_probe() function