Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h946 struct usb_ssp_cap_descriptor { struct
947 __u8 bLength;
948 __u8 bDescriptorType;
949 __u8 bDevCapabilityType;
950 __u8 bReserved;
951 __le32 bmAttributes;
954 __le16 wFunctionalitySupport;
958 __le16 wReserved;
959 __le32 bmSublinkSpeedAttr[1]; /* list of sublink speed attrib entries */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h946 struct usb_ssp_cap_descriptor { struct
947 __u8 bLength;
948 __u8 bDescriptorType;
949 __u8 bDevCapabilityType;
950 __u8 bReserved;
951 __le32 bmAttributes;
954 __le16 wFunctionalitySupport;
958 __le16 wReserved;
959 __le32 bmSublinkSpeedAttr[1]; /* list of sublink speed attrib entries */
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h955 struct usb_ssp_cap_descriptor { struct
956 __u8 bLength;
957 __u8 bDescriptorType;
958 __u8 bDevCapabilityType;
959 __u8 bReserved;
960 __le32 bmAttributes;
963 __le16 wFunctionalitySupport;
967 __le16 wReserved;
968 __le32 bmSublinkSpeedAttr[1]; /* list of sublink speed attrib entries */