HomeSort by relevance Sort by last modified time
    Searched refs:USB_DESCRIPTOR_TYPE_REPORT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
usbdevice.h 333 #define USB_DESCRIPTOR_TYPE_REPORT 0x22
761 case USB_DESCRIPTOR_TYPE_REPORT:
  /external/u-boot/drivers/usb/gadget/
ep0.c 292 case USB_DESCRIPTOR_TYPE_REPORT:
294 serial_printf("USB_DESCRIPTOR_TYPE_REPORT - error not implemented\n");

Completed in 56 milliseconds