Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dtypec_altmode.h132 return typec_get_orientation(typec_altmode2port(altmode)); in typec_altmode_get_orientation()
Dtypec.h312 enum typec_orientation typec_get_orientation(struct typec_port *port);
/linux-6.1.9/drivers/usb/typec/
Dclass.c1970 enum typec_orientation typec_get_orientation(struct typec_port *port) in typec_get_orientation() function
1974 EXPORT_SYMBOL_GPL(typec_get_orientation);