Home
last modified time | relevance | path

Searched refs:SND_DEVICE_IN_SPEAKER_DMIC_AEC (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/msm8916/
Dplatform.h119 SND_DEVICE_IN_SPEAKER_DMIC_AEC, enumerator
Dplatform.c263 [SND_DEVICE_IN_SPEAKER_DMIC_AEC] = "speaker-dmic-endfire",
387 [SND_DEVICE_IN_SPEAKER_DMIC_AEC] = 115,
487 {TO_NAME_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_AEC)},
2111 snd_device = SND_DEVICE_IN_SPEAKER_DMIC_AEC;
/hardware/qcom/audio/hal/msm8974/
Dplatform.h133 SND_DEVICE_IN_SPEAKER_DMIC_AEC, enumerator
Dplatform.c325 [SND_DEVICE_IN_SPEAKER_DMIC_AEC] = "speaker-dmic-endfire",
477 [SND_DEVICE_IN_SPEAKER_DMIC_AEC] = 115,
615 {TO_NAME_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_AEC)},
1452 hw_interface_table[SND_DEVICE_IN_SPEAKER_DMIC_AEC] = strdup("SLIMBUS_0_TX"); in set_platform_defaults()
3161 snd_device = SND_DEVICE_IN_SPEAKER_DMIC_AEC; in get_snd_device_for_voice_comm()