Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c347 #define tcpm_port_is_source(port) \ macro
2865 else if (tcpm_port_is_source(port)) in run_state_machine()
3586 tcpm_port_is_source(port)) in _tcpm_cc_change()
3594 tcpm_port_is_source(port)) in _tcpm_cc_change()
3608 !tcpm_port_is_source(port)) in _tcpm_cc_change()
3676 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
3680 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
3690 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
3804 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()