FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
adb_get_device_type
sys/dev/adb/adb.h
67
uint8_t adb_get_device_type(device_t dev);
sys/dev/adb/adb_buttons.c
86
type = adb_get_device_type(dev);
sys/dev/adb/adb_kbd.c
221
type = adb_get_device_type(dev);
sys/dev/adb/adb_mouse.c
134
type = adb_get_device_type(dev);