Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
Dtcpm.c520 #define tcpm_port_is_sink(port) \ macro
561 (tcpm_port_is_sink(port) && \
3960 if (tcpm_port_is_sink(port)) { in run_state_machine()
3972 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()
4229 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()
4233 if (!tcpm_port_is_sink(port)) in run_state_machine()
4294 tcpm_port_is_sink(port) && in run_state_machine()
4954 else if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
4986 if (tcpm_port_is_sink(port)) in _tcpm_cc_change()
5074 if (!tcpm_port_is_sink(port)) { in _tcpm_cc_change()
[all …]