Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/tcpm/
Dtcpm.c399 #define tcpm_port_is_source(port) \ macro
3059 else if (tcpm_port_is_source(port)) in run_state_machine()
3881 tcpm_port_is_source(port)) in _tcpm_cc_change()
3889 tcpm_port_is_source(port)) in _tcpm_cc_change()
3903 !tcpm_port_is_source(port)) { in _tcpm_cc_change()
3975 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()
3979 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()
3989 if (tcpm_port_is_source(port)) in _tcpm_cc_change()
4134 if (tcpm_port_is_source(port)) in _tcpm_pd_vbus_off()