Searched refs:adev_action (Results 1 – 1 of 1) sorted by relevance
1564 enum adev_actions *adev_action) in tcpm_pd_svdm() argument1637 *adev_action = ADEV_ATTENTION; in tcpm_pd_svdm()1698 *adev_action = ADEV_QUEUE_VDM_SEND_EXIT_MODE_ON_FAIL; in tcpm_pd_svdm()1705 *adev_action = ADEV_NOTIFY_USB_AND_QUEUE_VDM; in tcpm_pd_svdm()1730 *adev_action = ADEV_NOTIFY_USB_AND_QUEUE_VDM; in tcpm_pd_svdm()1750 *adev_action = ADEV_QUEUE_VDM; in tcpm_pd_svdm()1761 enum adev_actions adev_action = ADEV_NONE; in tcpm_handle_vdm_request() local1800 rlen = tcpm_pd_svdm(port, adev, p, cnt, response, &adev_action); in tcpm_handle_vdm_request()1828 switch (adev_action) { in tcpm_handle_vdm_request()