Searched refs:tcpm_port_is_disconnected (Results 1 – 1 of 1) sorted by relevance
399 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function475 if (tcpm_port_is_disconnected(port) && in tcpm_log()2729 if (tcpm_port_is_disconnected(port)) in tcpm_detach()3084 else if (tcpm_port_is_disconnected(port)) in run_state_machine()3089 if (tcpm_port_is_disconnected(port)) in run_state_machine()3186 if (!tcpm_port_is_disconnected(port) && in run_state_machine()3633 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()3651 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()3660 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()3674 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()[all …]