Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H 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()
H A Dtypec.h162 struct typec_port *typec_altmode2port(struct typec_altmode *alt);
/openbmc/linux/drivers/usb/typec/
H A Dclass.c239 struct typec_port *port = typec_altmode2port(adev); in typec_altmode_set_partner()
320 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port() function
331 EXPORT_SYMBOL_GPL(typec_altmode2port);