Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dtypec.h331 struct typec_cable *typec_cable_get(struct typec_port *port);
/linux-6.15/drivers/usb/typec/altmodes/
H A Dthunderbolt.c345 tbt->cable = typec_cable_get(typec_altmode2port(tbt->alt)); in tbt_ready()
/linux-6.15/drivers/usb/typec/
H A Dclass.c1303 struct typec_cable *typec_cable_get(struct typec_port *port) in typec_cable_get() function
1314 EXPORT_SYMBOL_GPL(typec_cable_get);