Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dch9.h865 struct usb_ss_cap_descriptor { /* Link Power Management */ struct
866 __u8 bLength;
867 __u8 bDescriptorType;
868 __u8 bDevCapabilityType;
869 __u8 bmAttributes;
871 __le16 wSpeedSupported;
876 __u8 bFunctionalitySupport;
877 __u8 bU1devExitLat;
878 __le16 bU2DevExitLat;
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h917 struct usb_ss_cap_descriptor { /* Link Power Management */ struct
918 __u8 bLength;
919 __u8 bDescriptorType;
920 __u8 bDevCapabilityType;
921 __u8 bmAttributes;
923 __le16 wSpeedSupported;
928 __u8 bFunctionalitySupport;
929 __u8 bU1devExitLat;
930 __le16 bU2DevExitLat;