Home
last modified time | relevance | path

Searched refs:usb_pd_identity (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/usb/
Dtypec.h101 struct usb_pd_identity { struct
171 struct usb_pd_identity *identity;
187 struct usb_pd_identity *identity;
/Linux-v5.10/drivers/usb/typec/
Dclass.c26 struct usb_pd_identity *identity;
33 struct usb_pd_identity *identity;
84 static struct usb_pd_identity *get_pd_identity(struct device *dev) in get_pd_identity()
101 struct usb_pd_identity *id = get_pd_identity(dev); in id_header_show()
110 struct usb_pd_identity *id = get_pd_identity(dev); in cert_stat_show()
119 struct usb_pd_identity *id = get_pd_identity(dev); in product_show()
Dtps6598x.c64 struct usb_pd_identity identity;
97 struct usb_pd_identity partner_identity;
/Linux-v5.10/Documentation/driver-api/usb/
Dtypec.rst92 should include handle to struct usb_pd_identity instance. The class will then
125 include handle to struct usb_pd_identity instance. The class will then create a
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_typec.c40 struct usb_pd_identity p_identity;
/Linux-v5.10/drivers/usb/typec/tcpm/
Dtcpm.c248 struct usb_pd_identity partner_ident;