Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dch9.h311 struct usb_config_descriptor { struct
312 __u8 bLength;
313 __u8 bDescriptorType;
315 __le16 wTotalLength;
316 __u8 bNumInterfaces;
317 __u8 bConfigurationValue;
318 __u8 iConfiguration;
319 __u8 bmAttributes;
320 __u8 bMaxPower;
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h346 struct usb_config_descriptor { struct
347 __u8 bLength;
348 __u8 bDescriptorType;
350 __le16 wTotalLength;
351 __u8 bNumInterfaces;
352 __u8 bConfigurationValue;
353 __u8 iConfiguration;
354 __u8 bmAttributes;
355 __u8 bMaxPower;