Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8974/
Dplatform.h139 SND_DEVICE_IN_HEADSET_MIC_AEC, enumerator
Dplatform.c331 [SND_DEVICE_IN_HEADSET_MIC_AEC] = "headset-mic",
483 [SND_DEVICE_IN_HEADSET_MIC_AEC] = ACDB_ID_HEADSET_MIC_AEC,
621 {TO_NAME_INDEX(SND_DEVICE_IN_HEADSET_MIC_AEC)},
1452 hw_interface_table[SND_DEVICE_IN_HEADSET_MIC_AEC] = strdup("SLIMBUS_0_TX"); in set_platform_defaults()
3177 snd_device = SND_DEVICE_IN_HEADSET_MIC_AEC; in get_snd_device_for_voice_comm()
3198 snd_device = SND_DEVICE_IN_HEADSET_MIC_AEC; in get_snd_device_for_voice_comm()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c149 [SND_DEVICE_IN_HEADSET_MIC_AEC] = "headset-mic",
203 [SND_DEVICE_IN_HEADSET_MIC_AEC] = 47,
870 snd_device = SND_DEVICE_IN_HEADSET_MIC_AEC; in platform_get_input_snd_device()