Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h95 struct usb_linux_config_descriptor { struct
96 unsigned char bLength;
97 unsigned char bDescriptorType;
98 unsigned short wTotalLength;
99 unsigned char bNumInterfaces;
100 unsigned char bConfigurationValue;
101 unsigned char iConfiguration;
102 unsigned char bmAttributes;
103 unsigned char MaxPower;