Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/typec/tcpm/
Dtcpm.c213 VDM_STATE_SEND_MESSAGE = 4, enumerator
1980 port->vdm_state = VDM_STATE_SEND_MESSAGE; in vdm_run_state_machine()
2015 case VDM_STATE_SEND_MESSAGE: in vdm_run_state_machine()
2058 port->vdm_state != VDM_STATE_SEND_MESSAGE); in vdm_state_machine_work()