Searched defs:usb_ss_cap_descriptor (Results 1 – 1 of 1) sorted by relevance
917 struct usb_ss_cap_descriptor { /* Link Power Management */ struct918 __u8 bLength;919 __u8 bDescriptorType;920 __u8 bDevCapabilityType;921 __u8 bmAttributes;923 __le16 wSpeedSupported;928 __u8 bFunctionalitySupport;929 __u8 bU1devExitLat;930 __le16 bU2DevExitLat;
Completed in 10 milliseconds