Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c581 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function
657 if (tcpm_port_is_disconnected(port) && in tcpm_log()
3727 if (tcpm_port_is_disconnected(port)) in tcpm_detach()
4182 else if (tcpm_port_is_disconnected(port)) in run_state_machine()
4187 if (tcpm_port_is_disconnected(port)) in run_state_machine()
4293 if (!tcpm_port_is_disconnected(port) && in run_state_machine()
4946 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()
4967 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
4977 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
4995 else if (tcpm_port_is_disconnected(port)) in _tcpm_cc_change()
[all …]