Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/tcpm/
Dtcpm.c267 bool explicit_contract; member
1728 port->explicit_contract = true; in tcpm_pd_ctrl_request()
1758 if (port->explicit_contract) in tcpm_pd_ctrl_request()
2961 port->explicit_contract = false; in run_state_machine()
3015 if (!port->explicit_contract) { in run_state_machine()
3030 port->explicit_contract = true; in run_state_machine()
3160 port->explicit_contract = false; in run_state_machine()
3255 if (port->explicit_contract) { in run_state_machine()
3430 port->explicit_contract = false; in run_state_machine()
3784 port->explicit_contract = true; in _tcpm_pd_vbus_on()