Searched refs:qemu_tablet_hid_report_descriptor (Results 1 – 1 of 1) sorted by relevance
486 static const uint8_t qemu_tablet_hid_report_descriptor[] = { variable597 memcpy(data, qemu_tablet_hid_report_descriptor, in usb_hid_handle_control()598 sizeof(qemu_tablet_hid_report_descriptor)); in usb_hid_handle_control()599 p->actual_length = sizeof(qemu_tablet_hid_report_descriptor); in usb_hid_handle_control()