Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c352 #define tcpm_port_is_source(port) \ macro
2885 else if (tcpm_port_is_source(port)) in run_state_machine()
3639 tcpm_port_is_source(port)) in _tcpm_cc_change()
3647 tcpm_port_is_source(port)) in _tcpm_cc_change()
3661 !tcpm_port_is_source(port)) in _tcpm_cc_change()
3729 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
3733 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
3743 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
3857 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()