Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/typec/tcpm/
Dtcpm.c209 VDM_STATE_DONE = 0, enumerator
1458 WARN_ON(port->vdm_state > VDM_STATE_DONE); in tcpm_queue_vdm()
1813 port->vdm_state = VDM_STATE_DONE; in tcpm_handle_vdm_request()
2770 port->vdm_state = VDM_STATE_DONE; in tcpm_pd_ctrl_request()