Home
last modified time | relevance | path

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

/u-boot/drivers/usb/emul/
A Dsandbox_keyb.c94 .bDescriptorType = USB_DT_HID,
128 .bDescriptorType = USB_DT_HID,
/u-boot/include/
A Dusb_defs.h91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
A Dusbdevice.h203 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
/u-boot/drivers/usb/gadget/
A Dep0.c327 || class_descriptor->descriptor.hid.bDescriptorType != USB_DT_HID) { in ep0_get_descriptor()

Completed in 8 milliseconds