OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USB_DESCRIPTOR_TYPE_INTERFACE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
usbdevice.h
327
#define
USB_DESCRIPTOR_TYPE_INTERFACE
0x04
743
case
USB_DESCRIPTOR_TYPE_INTERFACE
:
/external/u-boot/drivers/usb/gadget/
ep0.c
257
case
USB_DESCRIPTOR_TYPE_INTERFACE
:
258
serial_printf("
USB_DESCRIPTOR_TYPE_INTERFACE
- error not implemented\n");
Completed in 1172 milliseconds