Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8960/
Dplatform.h41 SND_DEVICE_OUT_SPEAKER_REVERSE, enumerator
Dplatform.c118 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse",
165 [SND_DEVICE_OUT_SPEAKER_REVERSE] = 14,
659 snd_device = SND_DEVICE_OUT_SPEAKER_REVERSE; in platform_get_output_snd_device()
/hardware/qcom/audio/hal/msm8974/
Dplatform.h43 SND_DEVICE_OUT_SPEAKER_REVERSE, enumerator
Dplatform.c133 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse",
206 [SND_DEVICE_OUT_SPEAKER_REVERSE] = 15,
285 {TO_NAME_INDEX(SND_DEVICE_OUT_SPEAKER_REVERSE)},
638 backend_table[SND_DEVICE_OUT_SPEAKER_REVERSE] = strdup("speaker"); in set_platform_defaults()
1269 snd_device = SND_DEVICE_OUT_SPEAKER_REVERSE; in platform_get_output_snd_device()