typec_get_orientation
EXPORT_SYMBOL_GPL(typec_get_orientation);
enum typec_orientation typec_get_orientation(struct typec_port *port);
return typec_get_orientation(typec_altmode2port(altmode));