typec_set_data_role
typec_set_data_role(type_c->port, TYPEC_HOST);
typec_set_data_role(type_c->port, TYPEC_DEVICE);
typec_set_data_role(port, data_role);
typec_set_data_role(ctx->typec_port, data_role);
typec_set_data_role(tc_port, target_role);
typec_set_data_role(port, resp->role & PD_CTRL_RESP_ROLE_DATA ?
typec_set_data_role(ctx->typec.port, ctx->typec.data_role);
EXPORT_SYMBOL_GPL(typec_set_data_role);
typec_set_data_role(hd3ss3220->port, TYPEC_HOST);
typec_set_data_role(hd3ss3220->port, TYPEC_DEVICE);
typec_set_data_role(data->port, data_role);
typec_set_data_role(chip->port, data_role);
typec_set_data_role(port->typec_port, data);
typec_set_data_role(tps->port, role);
typec_set_data_role(tps->port, TPS_STATUS_TO_TYPEC_DATAROLE(st.status));
typec_set_data_role(con->port, TYPEC_HOST);
typec_set_data_role(con->port, TYPEC_DEVICE);
typec_set_data_role(con->port, TYPEC_HOST);
typec_set_data_role(con->port, TYPEC_DEVICE);
typec_set_data_role(port, data_role);
void typec_set_data_role(struct typec_port *port, enum typec_data_role role);