Lines Matching defs:usb_pd_cap_descriptor
1045 struct usb_pd_cap_descriptor { struct
1046 __u8 bLength;
1047 __u8 bDescriptorType;
1048 __u8 bDevCapabilityType; /* set to USB_PD_POWER_DELIVERY_CAPABILITY */
1049 __u8 bReserved;
1050 __le32 bmAttributes;
1062 __le16 bmProviderPorts; /* Bit zero refers to the UFP of the device */
1063 __le16 bmConsumerPorts;
1064 __le16 bcdBCVersion;
1065 __le16 bcdPDVersion;
1066 __le16 bcdUSBTypeCVersion;