Home
last modified time | relevance | path

Searched refs:tcpm_port_is_disconnected (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/usb/typec/tcpm/
Dtcpm.c445 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function
521 if (tcpm_port_is_disconnected(port) && in tcpm_log()
2893 if (tcpm_port_is_disconnected(port)) in tcpm_detach()
3258 else if (tcpm_port_is_disconnected(port)) in run_state_machine()
3263 if (tcpm_port_is_disconnected(port)) in run_state_machine()
3360 if (!tcpm_port_is_disconnected(port) && in run_state_machine()
3875 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()
3893 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
3902 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
3920 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()
[all …]