Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch9.h350 struct usb_config_descriptor { struct
351 __u8 bLength;
352 __u8 bDescriptorType;
354 __le16 wTotalLength;
355 __u8 bNumInterfaces;
356 __u8 bConfigurationValue;
357 __u8 iConfiguration;
358 __u8 bmAttributes;
359 __u8 bMaxPower;