Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dtypec_altmode.h127 return typec_get_orientation(typec_altmode2port(altmode)); in typec_altmode_get_orientation()
Dtypec.h121 struct typec_port *typec_altmode2port(struct typec_altmode *alt);
/Linux-v4.19/drivers/usb/typec/
Dclass.c165 struct typec_port *port = typec_altmode2port(adev); in typec_altmode_set_partner()
302 struct typec_port *typec_altmode2port(struct typec_altmode *alt) in typec_altmode2port() function
313 EXPORT_SYMBOL_GPL(typec_altmode2port);