OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_extn_spkr_prot_get_acdb_id
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/hal/audio_extn/
audio_extn.h
44
#define
audio_extn_spkr_prot_get_acdb_id
(snd_device) (-EINVAL)
macro
51
int
audio_extn_spkr_prot_get_acdb_id
(snd_device_t snd_device);
spkr_protection.c
769
int
audio_extn_spkr_prot_get_acdb_id
(snd_device_t snd_device)
function
/hardware/qcom/audio/hal/
audio_hw.c
591
if (
audio_extn_spkr_prot_get_acdb_id
(snd_device) < 0) {
[
all
...]
/hardware/qcom/audio/hal/msm8974/
platform.c
701
acdb_dev_id =
audio_extn_spkr_prot_get_acdb_id
(usecase->out_snd_device);
[
all
...]
Completed in 225 milliseconds