Searched refs:tcpm_port_is_sink (Results 1 – 1 of 1) sorted by relevance
339 #define tcpm_port_is_sink(port) \ macro2886 if (tcpm_port_is_sink(port)) { in run_state_machine()2898 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()3091 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()3095 if (!tcpm_port_is_sink(port)) in run_state_machine()3143 tcpm_port_is_sink(port) && in run_state_machine()3588 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()3612 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()3684 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()3697 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()[all …]