Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/chrome/
Dcros_ec_typec.h55 struct usb_pd_identity p_identity;
57 struct usb_pd_identity c_identity;
Dcros_ec_typec.c776 static void cros_typec_parse_pd_identity(struct usb_pd_identity *id, in cros_typec_parse_pd_identity()
/Linux-v6.6/drivers/usb/typec/
Dclass.h22 struct usb_pd_identity *identity;
30 struct usb_pd_identity *identity;
Dclass.c59 static struct usb_pd_identity *get_pd_identity(struct device *dev) in get_pd_identity()
76 struct usb_pd_identity *id = get_pd_identity(dev); in get_pd_product_type()
102 struct usb_pd_identity *id = get_pd_identity(dev); in id_header_show()
111 struct usb_pd_identity *id = get_pd_identity(dev); in cert_stat_show()
120 struct usb_pd_identity *id = get_pd_identity(dev); in product_show()
129 struct usb_pd_identity *id = get_pd_identity(dev); in product_type_vdo1_show()
138 struct usb_pd_identity *id = get_pd_identity(dev); in product_type_vdo2_show()
147 struct usb_pd_identity *id = get_pd_identity(dev); in product_type_vdo3_show()
Drt1719.c93 struct usb_pd_identity partner_ident;
/Linux-v6.6/include/linux/usb/
Dtypec.h115 struct usb_pd_identity { struct
194 struct usb_pd_identity *identity;
218 struct usb_pd_identity *identity;
/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c59 struct usb_pd_identity identity;
91 struct usb_pd_identity partner_identity;
/Linux-v6.6/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-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c316 struct usb_pd_identity partner_ident;