Searched refs:tcpm_port_is_disconnected (Results 1 – 1 of 1) sorted by relevance
581 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function657 if (tcpm_port_is_disconnected(port) && in tcpm_log()3748 if (tcpm_port_is_disconnected(port)) in tcpm_detach()4205 else if (tcpm_port_is_disconnected(port)) in run_state_machine()4210 if (tcpm_port_is_disconnected(port)) in run_state_machine()4317 if (!tcpm_port_is_disconnected(port) && in run_state_machine()4973 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()4994 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()5004 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()5022 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()[all …]