Searched defs:usb_ss_cap_descriptor (Results 1 – 3 of 3) sorted by relevance
395 struct usb_ss_cap_descriptor { struct396 __u8 bLength;397 __u8 bDescriptorType;398 __u8 bDevCapabilityType;399 __u8 bmAttributes;401 __le16 wSpeedSupported;406 __u8 bFunctionalitySupport;407 __u8 bU1devExitLat;408 __le16 bU2DevExitLat;
477 struct usb_ss_cap_descriptor { struct478 __u8 bLength;479 __u8 bDescriptorType;480 __u8 bDevCapabilityType;481 __u8 bmAttributes;483 __le16 wSpeedSupported;488 __u8 bFunctionalitySupport;489 __u8 bU1devExitLat;490 __le16 bU2DevExitLat;
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;