Searched refs:tcpm_port_is_sink (Results 1 – 2 of 2) sorted by relevance
471 #define tcpm_port_is_sink(port) \ macro2415 tcpm_port_is_sink(port) && in run_state_machine()2842 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()2866 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()2938 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()2951 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()2955 if (!tcpm_port_is_sink(port)) in _tcpm_cc_change()3037 if (tcpm_port_is_sink(port)) in _tcpm_pd_vbus_on()
507 #define tcpm_port_is_sink(port) \ macro548 (tcpm_port_is_sink(port) && \3961 if (tcpm_port_is_sink(port)) { in run_state_machine()3973 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()4243 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()4247 if (!tcpm_port_is_sink(port)) in run_state_machine()4312 tcpm_port_is_sink(port) && in run_state_machine()4990 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()5019 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()5107 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()[all …]