OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acdb_settings
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/hal/
audio_hw.h
30
/* Flags used to initialize
acdb_settings
variable that goes to ACDB library */
190
int
acdb_settings
;
member in struct:audio_device
audio_hw.c
[
all
...]
/hardware/qcom/audio/hal/msm8960/
platform.c
279
adev->
acdb_settings
|= DMIC_FLAG;
282
adev->
acdb_settings
|= DMIC_FLAG;
462
my_data->adev->
acdb_settings
);
[
all
...]
/hardware/qcom/audio/hal/msm8974/
platform.c
300
adev->
acdb_settings
|= DMIC_FLAG;
303
adev->
acdb_settings
|= DMIC_FLAG;
Completed in 57 milliseconds