Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8960/
Dplatform.c78 struct platform_data { struct
79 struct audio_device *adev;
80 bool fluence_in_spkr_mode;
81 bool fluence_in_voice_call;
82 bool fluence_in_voice_rec;
83 int dualmic_config;
84 bool speaker_lr_swap;
86 void *acdb_handle;
87 acdb_init_t acdb_init;
88 acdb_deallocate_t acdb_deallocate;
[all …]
/hardware/qcom/audio/hal/msm8974/
Dplatform.c111 struct platform_data { struct
112 struct audio_device *adev;
113 bool fluence_in_spkr_mode;
114 bool fluence_in_voice_call;
115 bool fluence_in_voice_comm;
116 bool fluence_in_voice_rec;
118 int fluence_type;
119 int source_mic_type;
120 bool speaker_lr_swap;
122 void *acdb_handle;
[all …]
/hardware/qcom/audio/hal/msm8916/
Dplatform.c119 struct platform_data { struct
120 struct audio_device *adev;
121 bool fluence_in_spkr_mode;
122 bool fluence_in_voice_call;
123 bool fluence_in_voice_rec;
124 int fluence_type;
125 char fluence_cap[PROPERTY_VALUE_MAX];
126 int fluence_mode;
127 bool ec_ref_enabled;
128 bool gsm_mode_enabled;
[all …]