Searched refs:poll_usb_device (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/input_server/devices/wacom/
H A DTabletDevice.h63 static int32 poll_usb_device(void* arg);
H A DTabletDevice.cpp86 fThreadID = spawn_thread(poll_usb_device, name, 104, this);
643 // poll_usb_device
645 TabletDevice::poll_usb_device(void* arg) function in class:TabletDevice

Completed in 38 milliseconds