Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dch9.h170 struct usb_config_descriptor { struct
171 __u8 bLength;
172 __u8 bDescriptorType;
173 __le16 wTotalLength;
174 __u8 bNumInterfaces;
175 __u8 bConfigurationValue;
176 __u8 iConfiguration;
177 __u8 bmAttributes;
178 __u8 bMaxPower;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dch9.h349 struct usb_config_descriptor { struct
350 __u8 bLength;
351 __u8 bDescriptorType;
353 __le16 wTotalLength;
354 __u8 bNumInterfaces;
355 __u8 bConfigurationValue;
356 __u8 iConfiguration;
357 __u8 bmAttributes;
358 __u8 bMaxPower;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dch9.h187 struct usb_config_descriptor { struct
188 __u8 bLength;
189 __u8 bDescriptorType;
190 __le16 wTotalLength;
191 __u8 bNumInterfaces;
192 __u8 bConfigurationValue;
193 __u8 iConfiguration;
194 __u8 bmAttributes;
195 __u8 bMaxPower;