typec_set_data_role 1310 drivers/usb/typec/class.c EXPORT_SYMBOL_GPL(typec_set_data_role); typec_set_data_role 815 drivers/usb/typec/tcpm/tcpm.c typec_set_data_role(port->typec_port, data); typec_set_data_role 224 drivers/usb/typec/tps6598x.c typec_set_data_role(tps->port, TPS_STATUS_DATAROLE(status)); typec_set_data_role 244 drivers/usb/typec/tps6598x.c typec_set_data_role(tps->port, TPS_STATUS_DATAROLE(status)); typec_set_data_role 333 drivers/usb/typec/tps6598x.c typec_set_data_role(tps->port, role); typec_set_data_role 501 drivers/usb/typec/ucsi/ucsi.c typec_set_data_role(con->port, TYPEC_HOST); typec_set_data_role 504 drivers/usb/typec/ucsi/ucsi.c typec_set_data_role(con->port, TYPEC_DEVICE); typec_set_data_role 558 drivers/usb/typec/ucsi/ucsi.c typec_set_data_role(con->port, TYPEC_HOST); typec_set_data_role 561 drivers/usb/typec/ucsi/ucsi.c typec_set_data_role(con->port, TYPEC_DEVICE); typec_set_data_role 873 drivers/usb/typec/ucsi/ucsi.c typec_set_data_role(con->port, TYPEC_HOST); typec_set_data_role 876 drivers/usb/typec/ucsi/ucsi.c typec_set_data_role(con->port, TYPEC_DEVICE); typec_set_data_role 234 include/linux/usb/typec.h void typec_set_data_role(struct typec_port *port, enum typec_data_role role);