Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-hid.c549 static int usb_tablet_poll(USBHIDState *hs, uint8_t *buf, int len) in usb_tablet_poll() function
770 ret = usb_tablet_poll(s, data, length); in usb_hid_handle_control()
823 ret = usb_tablet_poll(s, p->data, p->len); in usb_hid_handle_data()