Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dch9.h395 struct usb_ss_cap_descriptor { struct
396 __u8 bLength;
397 __u8 bDescriptorType;
398 __u8 bDevCapabilityType;
399 __u8 bmAttributes;
401 __le16 wSpeedSupported;
406 __u8 bFunctionalitySupport;
407 __u8 bU1devExitLat;
408 __le16 bU2DevExitLat;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dch9.h477 struct usb_ss_cap_descriptor { struct
478 __u8 bLength;
479 __u8 bDescriptorType;
480 __u8 bDevCapabilityType;
481 __u8 bmAttributes;
483 __le16 wSpeedSupported;
488 __u8 bFunctionalitySupport;
489 __u8 bU1devExitLat;
490 __le16 bU2DevExitLat;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
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;