Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h91 struct usb_linux_config_descriptor { struct
92 unsigned char bLength;
93 unsigned char bDescriptorType;
94 unsigned short wTotalLength;
95 unsigned char bNumInterfaces;
96 unsigned char bConfigurationValue;
97 unsigned char iConfiguration;
98 unsigned char bmAttributes;
99 unsigned char MaxPower;