Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_altmode.h195 return typec_get_data_role(typec_altmode2port(altmode)); in typec_altmode_get_data_role()
H A Dtypec.h346 enum typec_data_role typec_get_data_role(struct typec_port *port);
/linux/drivers/usb/typec/
H A Dclass.c2224 enum typec_data_role typec_get_data_role(struct typec_port *port) in typec_get_data_role() function
2228 EXPORT_SYMBOL_GPL(typec_get_data_role);