Searched refs:cur_role (Results 1 – 2 of 2) sorted by relevance
396 enum typec_data_role cur_role; in rt1719_dr_set() local405 cur_role = rt1719_get_data_role(data->conn_info); in rt1719_dr_set()406 if (cur_role == role) in rt1719_dr_set()420 cur_role = rt1719_get_data_role(data->conn_info); in rt1719_dr_set()421 if (cur_role != role) in rt1719_dr_set()
1562 enum typec_role cur_role; in ucsi_pr_swap() local1573 cur_role = UCSI_CONSTAT(con, PWR_DIR); in ucsi_pr_swap()1575 if (cur_role == role) in ucsi_pr_swap()