Searched refs:adb_set_device_handler (Results 1 – 4 of 4) sorted by relevance
69 uint8_t adb_set_device_handler(device_t dev, uint8_t newhandler);
179 adb_set_device_handler(dev,4); in adb_mouse_attach()231 adb_set_device_handler(dev,0x42); in adb_mouse_attach()
359 adb_set_device_handler(device_t dev, uint8_t newhandler) in adb_set_device_handler() function
301 adb_set_device_handler(dev,3); in adb_kbd_attach()