Searched refs:tcpc_get_cc (Results 1 – 3 of 3) sorted by relevance
82 if (tcpc_get_cc(tcpc, &tc->cc1, &tc->cc2) != 0) { in tc_run()
907 tcpc_get_cc(tcpc, &cc1, &cc2); in prl_tx_snk_pending_run()
254 static inline int tcpc_get_cc(const struct device *dev, enum tc_cc_voltage_state *cc1, in tcpc_get_cc() function