Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-hid.c43 #define USB_TABLET 2 macro
678 } else if (s->kind == USB_TABLET) { in usb_hid_handle_control()
752 } else if (s->kind == USB_TABLET) { in usb_hid_handle_control()
769 else if (s->kind == USB_TABLET) in usb_hid_handle_control()
822 else if (s->kind == USB_TABLET) in usb_hid_handle_data()
861 s->kind = USB_TABLET; in usb_tablet_init()