Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c525 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function
2101 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 …]
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpm.c568 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected() function
648 if (tcpm_port_is_disconnected(port) && in tcpm_log()
1471 if (tcpm_port_is_disconnected(port)) in tcpm_queue_vdm_unlocked()
3752 if (tcpm_port_is_disconnected(port)) in tcpm_detach()
4189 else if (tcpm_port_is_disconnected(port)) in run_state_machine()
4194 if (tcpm_port_is_disconnected(port)) { in run_state_machine()
4311 if (!tcpm_port_is_disconnected(port) && in run_state_machine()
4982 tcpm_port_is_disconnected(port) ? "disconnected" in _tcpm_cc_change()
5000 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
5010 if (tcpm_port_is_disconnected(port) || in _tcpm_cc_change()
[all …]