Home
last modified time | relevance | path

Searched refs:typec_cable_get (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dtypec.h337 struct typec_cable *typec_cable_get(struct typec_port *port);
/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c325 tbt->cable = typec_cable_get(typec_altmode2port(tbt->alt)); in tbt_ready()
/linux/drivers/usb/typec/
H A Dclass.c1397 struct typec_cable *typec_cable_get(struct typec_port *port) in typec_cable_get() function
1408 EXPORT_SYMBOL_GPL(typec_cable_get);