Home
last modified time | relevance | path

Searched refs:to_typec_cable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/
H A Dclass.h83 #define to_typec_cable(_dev_) container_of(_dev_, struct typec_cable, dev) macro
H A Dclass.c67 struct typec_cable *cable = to_typec_cable(dev); in get_pd_identity()
92 ptype = to_typec_cable(dev)->active ? in get_pd_product_type()
1140 struct typec_cable *cable = to_typec_cable(dev); in plug_type_show()
1156 struct typec_cable *cable = to_typec_cable(dev); in typec_cable_release()
1187 return to_typec_cable(dev); in typec_cable_get()
1731 struct typec_cable *cable = to_typec_cable(dev); in usb_power_delivery_revision_show()
2178 svdm_version = to_typec_cable(cable_dev)->svdm_version; in typec_get_cable_svdm_version()