Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8916/
Dplatform.h120 SND_DEVICE_IN_SPEAKER_DMIC_NS, enumerator
Dplatform.c264 [SND_DEVICE_IN_SPEAKER_DMIC_NS] = "speaker-dmic-endfire",
388 [SND_DEVICE_IN_SPEAKER_DMIC_NS] = 116,
488 {TO_NAME_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_NS)},
2161 snd_device = SND_DEVICE_IN_SPEAKER_DMIC_NS;
/hardware/qcom/audio/hal/msm8974/
Dplatform.h134 SND_DEVICE_IN_SPEAKER_DMIC_NS, enumerator
Dplatform.c326 [SND_DEVICE_IN_SPEAKER_DMIC_NS] = "speaker-dmic-endfire",
478 [SND_DEVICE_IN_SPEAKER_DMIC_NS] = 116,
616 {TO_NAME_INDEX(SND_DEVICE_IN_SPEAKER_DMIC_NS)},
1471 hw_interface_table[SND_DEVICE_IN_SPEAKER_DMIC_NS] = strdup("SLIMBUS_0_TX"); in set_platform_defaults()
3207 snd_device = SND_DEVICE_IN_SPEAKER_DMIC_NS; in get_snd_device_for_voice_comm()