Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpm.c511 #define tcpm_port_is_sink(port) \ macro
552 (tcpm_port_is_sink(port) && \
3952 if (tcpm_port_is_sink(port)) { in run_state_machine()
3964 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()
4215 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()
4219 if (!tcpm_port_is_sink(port)) in run_state_machine()
4278 tcpm_port_is_sink(port) && in run_state_machine()
4926 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
4955 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
5043 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()
[all …]