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.h918 struct usb_ss_cap_descriptor { /* Link Power Management */ struct
919 __u8 bLength;
920 __u8 bDescriptorType;
921 __u8 bDevCapabilityType;
922 __u8 bmAttributes;
924 __le16 wSpeedSupported;
929 __u8 bFunctionalitySupport;
930 __u8 bU1devExitLat;
931 __le16 bU2DevExitLat;