Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/tcpm/
Dtcpm.c308 bool explicit_contract; member
1877 port->explicit_contract = true; in tcpm_pd_ctrl_request()
1910 if (port->explicit_contract) in tcpm_pd_ctrl_request()
3135 port->explicit_contract = false; in run_state_machine()
3189 if (!port->explicit_contract) { in run_state_machine()
3204 port->explicit_contract = true; in run_state_machine()
3334 port->explicit_contract = false; in run_state_machine()
3428 if (port->explicit_contract) { in run_state_machine()
3653 port->explicit_contract = false; in run_state_machine()
4045 port->explicit_contract = true; in _tcpm_pd_vbus_on()