Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c393 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function
469 if (tcpm_port_is_disconnected(port) && in tcpm_log()
2709 if (tcpm_port_is_disconnected(port)) in tcpm_detach()
3040 else if (tcpm_port_is_disconnected(port)) in run_state_machine()
3045 if (tcpm_port_is_disconnected(port)) in run_state_machine()
3142 if (!tcpm_port_is_disconnected(port) && in run_state_machine()
3580 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()
3598 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
3607 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
3621 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()
[all …]