Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h45 #define audio_extn_get_spkr_prot_snd_device(snd_device) (snd_device) macro
52 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device);
Dspkr_protection.c787 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device) in audio_extn_get_spkr_prot_snd_device() function
813 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in audio_extn_spkr_prot_start_processing()
880 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in audio_extn_spkr_prot_stop_processing()
/hardware/qcom/audio/msm8909/hal/audio_extn/
Daudio_extn.h250 #define audio_extn_get_spkr_prot_snd_device(snd_device) (snd_device) macro
257 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device);
Dspkr_protection.c793 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device) in audio_extn_get_spkr_prot_snd_device() function
820 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in audio_extn_spkr_prot_start_processing()
889 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device); in audio_extn_spkr_prot_stop_processing()
Dutils.c526 audio_extn_get_spkr_prot_snd_device(snd_device) : snd_device; in audio_extn_utils_send_app_type_cfg()
583 audio_extn_get_spkr_prot_snd_device(snd_device) : snd_device; in audio_extn_utils_send_audio_calibration()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c1486 acdb_dev_id = acdb_device_table[audio_extn_get_spkr_prot_snd_device(snd_device)]; in platform_send_audio_calibration()
/hardware/qcom/audio/msm8909/hal/msm8974/
Dplatform.c1456 acdb_dev_id = acdb_device_table[audio_extn_get_spkr_prot_snd_device(snd_device)]; in platform_send_audio_calibration()