Searched refs:adev_action (Results 1 – 1 of 1) sorted by relevance
2000 enum adev_actions *adev_action, in tcpm_pd_svdm() argument2116 *adev_action = ADEV_ATTENTION; in tcpm_pd_svdm()2296 *adev_action = ADEV_QUEUE_VDM_SEND_EXIT_MODE_ON_FAIL; in tcpm_pd_svdm()2301 *adev_action = ADEV_QUEUE_VDM_SEND_EXIT_MODE_ON_FAIL; in tcpm_pd_svdm()2311 *adev_action = ADEV_NOTIFY_USB_AND_QUEUE_VDM; in tcpm_pd_svdm()2337 *adev_action = ADEV_NOTIFY_USB_AND_QUEUE_VDM; in tcpm_pd_svdm()2357 *adev_action = ADEV_QUEUE_VDM; in tcpm_pd_svdm()2369 enum adev_actions adev_action = ADEV_NONE; in tcpm_handle_vdm_request() local2409 rlen = tcpm_pd_svdm(port, adev, p, cnt, response, &adev_action, in tcpm_handle_vdm_request()2438 switch (adev_action) { in tcpm_handle_vdm_request()