Searched refs:qemu_tablet_config_descriptor (Results 1 – 1 of 1) sorted by relevance
150 static const uint8_t qemu_tablet_config_descriptor[] = { variable679 memcpy(data, qemu_tablet_config_descriptor, in usb_hid_handle_control()680 sizeof(qemu_tablet_config_descriptor)); in usb_hid_handle_control()681 ret = sizeof(qemu_tablet_config_descriptor); in usb_hid_handle_control()