Searched defs:usb_config_descriptor (Results 1 – 3 of 3) sorted by relevance
178 const USB_CONFIGURATION_DESCRIPTOR* usb_config_descriptor() const { in usb_config_descriptor() function
151 struct usb_config_descriptor { struct152 __u8 bLength;153 __u8 bDescriptorType;155 __le16 wTotalLength;156 __u8 bNumInterfaces;157 __u8 bConfigurationValue;158 __u8 iConfiguration;159 __u8 bmAttributes;160 __u8 bMaxPower;
199 struct usb_config_descriptor { struct200 __u8 bLength;201 __u8 bDescriptorType;202 __le16 wTotalLength;204 __u8 bNumInterfaces;205 __u8 bConfigurationValue;206 __u8 iConfiguration;207 __u8 bmAttributes;209 __u8 bMaxPower;