Searched defs:usb_ss_cap_descriptor (Results 1 – 1 of 1) sorted by relevance
865 struct usb_ss_cap_descriptor { /* Link Power Management */ struct866 __u8 bLength;867 __u8 bDescriptorType;868 __u8 bDevCapabilityType;869 __u8 bmAttributes;871 __le16 wSpeedSupported;876 __u8 bFunctionalitySupport;877 __u8 bU1devExitLat;878 __le16 bU2DevExitLat;
Completed in 9 milliseconds