Home
last modified time | relevance | path

Searched refs:adb_get_device_type (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/adb/
H A Dadb.h67 uint8_t adb_get_device_type(device_t dev);
H A Dadb_buttons.c86 type = adb_get_device_type(dev); in abtn_probe()
H A Dadb_bus.c287 adb_get_device_type(device_t dev) in adb_get_device_type() function
H A Dadb_mouse.c134 type = adb_get_device_type(dev); in adb_mouse_probe()
H A Dadb_kbd.c221 type = adb_get_device_type(dev); in adb_kbd_probe()