Searched refs:tcpm_port_is_disconnected (Results 1 – 1 of 1) sorted by relevance
572 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function648 if (tcpm_port_is_disconnected(port) && in tcpm_log()3758 if (tcpm_port_is_disconnected(port)) in tcpm_detach()4168 else if (tcpm_port_is_disconnected(port)) in run_state_machine()4173 if (tcpm_port_is_disconnected(port)) in run_state_machine()4277 if (!tcpm_port_is_disconnected(port) && in run_state_machine()4918 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()4936 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()4946 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()4964 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()[all …]