Searched refs:platform_set_snd_device_backend (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/audio/hal/ |
D | platform_api.h | 141 int platform_set_snd_device_backend(snd_device_t snd_device, const char * backend,
|
D | platform_info.c | 394 if (platform_set_snd_device_backend(index, attr[3], hw_interface) < 0) { in process_backend_name()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | spkr_protection.c | 776 platform_set_snd_device_backend(SND_DEVICE_OUT_VOICE_SPEAKER, in audio_extn_spkr_prot_init()
|
/hardware/qcom/audio/hal/msm8960/ |
D | platform.c | 1163 int platform_set_snd_device_backend(snd_device_t device __unused, in platform_set_snd_device_backend() function
|
/hardware/qcom/audio/hal/msm8916/ |
D | platform.c | 2666 int platform_set_snd_device_backend(snd_device_t device, const char *backend, const char * hw_inter…
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 3943 int platform_set_snd_device_backend(snd_device_t device, const char *backend_tag, in platform_set_snd_device_backend() function
|