Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h971 struct usb_ssp_cap_descriptor { struct
972 __u8 bLength;
973 __u8 bDescriptorType;
974 __u8 bDevCapabilityType;
975 __u8 bReserved;
976 __le32 bmAttributes;
979 __le16 wFunctionalitySupport;
983 __le16 wReserved;
984 union {