Searched refs:adb_set_device_handler (Results 1 – 4 of 4) sorted by relevance
71 uint8_t adb_set_device_handler(device_t dev, uint8_t newhandler);
184 adb_set_device_handler(dev,4); in adb_mouse_attach()236 adb_set_device_handler(dev,0x42); in adb_mouse_attach()
370 adb_set_device_handler(device_t dev, uint8_t newhandler) in adb_set_device_handler() function
306 adb_set_device_handler(dev,3); in adb_kbd_attach()