Home
last modified time | relevance | path

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

/drivers/usb/typec/tcpm/
Dtcpm.c214 VDM_STATE_SEND_MESSAGE = 4, enumerator
2030 port->vdm_state = VDM_STATE_SEND_MESSAGE; in vdm_run_state_machine()
2065 case VDM_STATE_SEND_MESSAGE: in vdm_run_state_machine()
2109 port->vdm_state != VDM_STATE_SEND_MESSAGE); in vdm_state_machine_work()