Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/usb/
Dtypec_altmode.h132 return typec_get_orientation(typec_altmode2port(altmode)); in typec_altmode_get_orientation()
142 return typec_get_negotiated_svdm_version(typec_altmode2port(altmode)); in typec_altmode_get_svdm_version()
Dtypec.h162 struct typec_port *typec_altmode2port(struct typec_altmode *alt);
/Linux-v6.6/drivers/usb/typec/
Dclass.c239 struct typec_port *port = typec_altmode2port(adev); in typec_altmode_set_partner()
318 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port() function
329 EXPORT_SYMBOL_GPL(typec_altmode2port);