Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c224 VDM_STATE_SEND_MESSAGE = 4, enumerator
2825 port->vdm_state = VDM_STATE_SEND_MESSAGE; in vdm_run_state_machine()
2899 case VDM_STATE_SEND_MESSAGE: in vdm_run_state_machine()
2953 port->vdm_state != VDM_STATE_SEND_MESSAGE);