Searched defs:usb_config_descriptor (Results 1 – 3 of 3) sorted by relevance
170 struct usb_config_descriptor { struct171 __u8 bLength;172 __u8 bDescriptorType;173 __le16 wTotalLength;174 __u8 bNumInterfaces;175 __u8 bConfigurationValue;176 __u8 iConfiguration;177 __u8 bmAttributes;178 __u8 bMaxPower;
349 struct usb_config_descriptor { struct350 __u8 bLength;351 __u8 bDescriptorType;353 __le16 wTotalLength;354 __u8 bNumInterfaces;355 __u8 bConfigurationValue;356 __u8 iConfiguration;357 __u8 bmAttributes;358 __u8 bMaxPower;
187 struct usb_config_descriptor { struct188 __u8 bLength;189 __u8 bDescriptorType;190 __le16 wTotalLength;191 __u8 bNumInterfaces;192 __u8 bConfigurationValue;193 __u8 iConfiguration;194 __u8 bmAttributes;195 __u8 bMaxPower;