Home
last modified time | relevance | path

Searched refs:typec_get_orientation (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()
H A Dtypec.h313 enum typec_orientation typec_get_orientation(struct typec_port *port);
/openbmc/linux/drivers/usb/typec/
H A Dclass.c1996 enum typec_orientation typec_get_orientation(struct typec_port *port) in typec_get_orientation() function
2000 EXPORT_SYMBOL_GPL(typec_get_orientation);