Searched refs:SNDRV_VOICE_IOCTL_LCH (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | voice_params.h | 29 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
|
/hardware/qcom/msm8x74/original-kernel-headers/sound/ |
D | voice_params.h | 12 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | voice_params.h | 12 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
|
/hardware/qcom/msm8x74/kernel-headers/sound/ |
D | voice_params.h | 29 #define SNDRV_VOICE_IOCTL_LCH _IOW('U', 0x00, enum voice_lch_mode) macro
|
/hardware/qcom/audio/hal/voice_extn/ |
D | voice_extn.c | 183 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()
|