Searched defs:usb_config_descriptor (Results 1 – 4 of 4) sorted by relevance
311 struct usb_config_descriptor { struct312 __u8 bLength;313 __u8 bDescriptorType;315 __le16 wTotalLength;316 __u8 bNumInterfaces;317 __u8 bConfigurationValue;318 __u8 iConfiguration;319 __u8 bmAttributes;320 __u8 bMaxPower;
345 struct usb_config_descriptor { struct346 __u8 bLength;347 __u8 bDescriptorType;349 __le16 wTotalLength;350 __u8 bNumInterfaces;351 __u8 bConfigurationValue;352 __u8 iConfiguration;353 __u8 bmAttributes;354 __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;