Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h44 #define audio_extn_get_spkr_prot_snd_device(snd_device) (snd_device) macro
50 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device);
Dspkr_protection.c783 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device) in audio_extn_get_spkr_prot_snd_device() function
810 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in audio_extn_spkr_prot_start_processing()
890 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in audio_extn_spkr_prot_stop_processing()
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1521 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in platform_get_snd_device_acdb_id()