Home
last modified time | relevance | path

Searched defs:USB_DT_HID (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Dhid.h13 #define USB_DT_HID 0x21 macro
/openbmc/u-boot/include/
H A Dusb_defs.h91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
H A Dusbdevice.h203 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro