HomeSort by relevance Sort by last modified time
    Searched defs:audio_extn_get_spkr_prot_snd_device (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/audio_extn/
audio_extn.h 45 #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);
spkr_protection.c 787 int audio_extn_get_spkr_prot_snd_device(snd_device_t snd_device) function
813 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device);
880 snd_device = audio_extn_get_spkr_prot_snd_device(snd_device);

Completed in 498 milliseconds