Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h1023 struct usb_pd_cap_descriptor { struct
1024 __u8 bLength;
1025 __u8 bDescriptorType;
1026 __u8 bDevCapabilityType; /* set to USB_PD_POWER_DELIVERY_CAPABILITY */
1027 __u8 bReserved;
1028 __le32 bmAttributes;
1040 __le16 bmProviderPorts; /* Bit zero refers to the UFP of the device */
1041 __le16 bmConsumerPorts;
1042 __le16 bcdBCVersion;
1043 __le16 bcdPDVersion;
[all …]