Home
last modified time | relevance | path

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

/include/uapi/linux/usb/
Dch9.h345 struct usb_config_descriptor { struct
346 __u8 bLength;
347 __u8 bDescriptorType;
349 __le16 wTotalLength;
350 __u8 bNumInterfaces;
351 __u8 bConfigurationValue;
352 __u8 iConfiguration;
353 __u8 bmAttributes;
354 __u8 bMaxPower;