Searched refs:tcpm_port_is_disconnected (Results 1 – 1 of 1) sorted by relevance
525 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function2101 if (tcpm_port_is_disconnected(port)) in tcpm_detach()2361 else if (tcpm_port_is_disconnected(port)) in run_state_machine()2366 if (tcpm_port_is_disconnected(port)) { in run_state_machine()2414 if (!tcpm_port_is_disconnected(port) && in run_state_machine()2835 tcpm_port_is_disconnected(port) ? "disconnected" : "connected"); in _tcpm_cc_change()2852 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()2861 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()2875 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()2883 if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()[all …]