Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dtcpm.c265 bool explicit_contract; member
1707 port->explicit_contract = true; in tcpm_pd_ctrl_request()
1737 if (port->explicit_contract) in tcpm_pd_ctrl_request()
2941 port->explicit_contract = false; in run_state_machine()
2971 if (!port->explicit_contract) { in run_state_machine()
2986 port->explicit_contract = true; in run_state_machine()
3116 port->explicit_contract = false; in run_state_machine()
3211 if (port->explicit_contract) { in run_state_machine()
3377 port->explicit_contract = false; in run_state_machine()
3731 port->explicit_contract = true; in _tcpm_pd_vbus_on()