Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/kernel-headers/sound/
Dvoice_params.h29 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
/hardware/qcom/msm8x74/original-kernel-headers/sound/
Dvoice_params.h12 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dvoice_params.h12 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
/hardware/qcom/msm8x74/kernel-headers/sound/
Dvoice_params.h29 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.c183 if (pcm_ioctl(session->pcm_tx, SNDRV_VOICE_IOCTL_LCH, &lch_mode) < 0) { in update_calls()
231 if (pcm_ioctl(session->pcm_tx, SNDRV_VOICE_IOCTL_LCH, &lch_mode) < 0) { in update_calls()
253 if (pcm_ioctl(session->pcm_tx, SNDRV_VOICE_IOCTL_LCH, &lch_mode) < 0) { in update_calls()