Searched refs:tcpm_port_is_sink (Results 1 – 1 of 1) sorted by relevance
582 #define tcpm_port_is_sink(port) \ macro622 (tcpm_port_is_sink(port) && \4668 if (tcpm_port_is_sink(port)) { in run_state_machine()4680 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()4953 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()4957 if (!tcpm_port_is_sink(port)) in run_state_machine()5022 tcpm_port_is_sink(port) && in run_state_machine()5769 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()5801 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()5889 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()[all …]