Searched refs:tcpc_is_cc_open (Results 1 – 2 of 2) sorted by relevance
273 if (tcpc_is_cc_open(tc->cc1, tc->cc2)) { in tc_attached_src_run()
181 static inline int tcpc_is_cc_open(enum tc_cc_voltage_state cc1, enum tc_cc_voltage_state cc2) in tcpc_is_cc_open() function