Home
last modified time | relevance | path

Searched refs:USB_DESCRIPTOR_TYPE_REPORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dusbdevice.h333 #define USB_DESCRIPTOR_TYPE_REPORT 0x22 macro
761 case USB_DESCRIPTOR_TYPE_REPORT: in print_usb_device_request()
/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c292 case USB_DESCRIPTOR_TYPE_REPORT: in ep0_get_descriptor()