typec_get_orientation 1471 drivers/usb/typec/class.c EXPORT_SYMBOL_GPL(typec_get_orientation);
typec_get_orientation  241 include/linux/usb/typec.h enum typec_orientation typec_get_orientation(struct typec_port *port);
typec_get_orientation  127 include/linux/usb/typec_altmode.h 	return typec_get_orientation(typec_altmode2port(altmode));