Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/usb/
Dtypec.h83 struct usb_pd_identity { struct
152 struct usb_pd_identity *identity;
168 struct usb_pd_identity *identity;
/Linux-v5.4/drivers/usb/typec/
Dclass.c26 struct usb_pd_identity *identity;
33 struct usb_pd_identity *identity;
83 static struct usb_pd_identity *get_pd_identity(struct device *dev) in get_pd_identity()
100 struct usb_pd_identity *id = get_pd_identity(dev); in id_header_show()
109 struct usb_pd_identity *id = get_pd_identity(dev); in cert_stat_show()
118 struct usb_pd_identity *id = get_pd_identity(dev); in product_show()
Dtps6598x.c63 struct usb_pd_identity identity;
96 struct usb_pd_identity partner_identity;
/Linux-v5.4/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.4/drivers/usb/typec/tcpm/
Dtcpm.c211 struct usb_pd_identity partner_ident;