Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-hid.c91 USB_DT_HID, /* u8 bDescriptorType */
122 USB_DT_HID, /* u8 bDescriptorType */
152 USB_DT_HID, /* u8 bDescriptorType */
182 USB_DT_HID, /* u8 bDescriptorType */
213 USB_DT_HID, /* u8 bDescriptorType */
244 USB_DT_HID, /* u8 bDescriptorType */
H A Du2f.c68 USB_DT_HID, /* u8 bDescriptorType */
H A Ddev-wacom.c143 USB_DT_HID, /* u8 bDescriptorType */
/qemu/include/hw/usb/
H A Dhid.h13 #define USB_DT_HID 0x21 macro