Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/usb/
H A Dch9.h1045 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;
[all …]