Searched refs:tcpm_port_is_sink (Results 1 – 1 of 1) sorted by relevance
533 #define tcpm_port_is_sink(port) \ macro573 (tcpm_port_is_sink(port) && \4000 if (tcpm_port_is_sink(port)) { in run_state_machine()4012 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()4269 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()4273 if (!tcpm_port_is_sink(port)) in run_state_machine()4335 tcpm_port_is_sink(port) && in run_state_machine()4998 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()5030 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()5118 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()[all …]