Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A 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()
A Dtypec.h149 struct typec_port *typec_altmode2port(struct typec_altmode *alt);
/linux/drivers/usb/typec/
A Dclass.c238 struct typec_port *port = typec_altmode2port(adev); in typec_altmode_set_partner()
317 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port() function
328 EXPORT_SYMBOL_GPL(typec_altmode2port);

Completed in 13 milliseconds