Home
last modified time | relevance | path

Searched defs:platform_data (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/msm8960/
Dplatform.c79 struct platform_data { struct
80 struct audio_device *adev;
81 bool fluence_in_spkr_mode;
82 bool fluence_in_voice_call;
83 bool fluence_in_voice_rec;
84 int dualmic_config;
85 bool speaker_lr_swap;
87 void *acdb_handle;
88 acdb_init_t acdb_init;
89 acdb_deallocate_t acdb_deallocate;
[all …]
/hardware/qcom/audio/hal/msm8916/
Dplatform.c144 struct platform_data { struct
145 struct audio_device *adev;
146 bool fluence_in_spkr_mode;
147 bool fluence_in_voice_call;
148 bool fluence_in_voice_rec;
149 int fluence_type;
150 char fluence_cap[PROPERTY_VALUE_MAX];
151 int fluence_mode;
152 bool ec_ref_enabled;
153 bool gsm_mode_enabled;
[all …]
/hardware/qcom/audio/hal/msm8974/
Dplatform.c148 struct platform_data { struct
149 struct audio_device *adev;
150 bool fluence_in_spkr_mode;
151 bool fluence_in_voice_call;
152 bool fluence_in_voice_comm;
153 bool fluence_in_voice_rec;
155 int fluence_type;
156 int source_mic_type;
157 bool speaker_lr_swap;
159 void *acdb_handle;
[all …]