Home
last modified time | relevance | path

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

/external/qemu/hw/
Dusb-hid.c290 static const uint8_t qemu_tablet_hid_report_descriptor[] = { variable
753 memcpy(data, qemu_tablet_hid_report_descriptor, in usb_hid_handle_control()
754 sizeof(qemu_tablet_hid_report_descriptor)); in usb_hid_handle_control()
755 ret = sizeof(qemu_tablet_hid_report_descriptor); in usb_hid_handle_control()