Home
last modified time | relevance | path

Searched refs:FLUENCE_DUAL_MIC (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8916/
Dplatform.h23 FLUENCE_DUAL_MIC = 0x1, enumerator
Dplatform.c1088 my_data->fluence_type = FLUENCE_QUAD_MIC | FLUENCE_DUAL_MIC; in platform_init()
1090 my_data->fluence_type = FLUENCE_DUAL_MIC; in platform_init()
2008 if (my_data->fluence_type & FLUENCE_DUAL_MIC && in platform_get_input_snd_device()
2041 } else if (my_data->fluence_type & FLUENCE_DUAL_MIC) { in platform_get_input_snd_device()
2051 if (my_data->fluence_type & FLUENCE_DUAL_MIC) { in platform_get_input_snd_device()
2066 } else if (my_data->fluence_type & FLUENCE_DUAL_MIC) { in platform_get_input_snd_device()
2076 if (my_data->fluence_type & FLUENCE_DUAL_MIC) { in platform_get_input_snd_device()
2091 } else if (my_data->fluence_type & FLUENCE_DUAL_MIC) { in platform_get_input_snd_device()
2101 if (my_data->fluence_type & FLUENCE_DUAL_MIC) { in platform_get_input_snd_device()
2128 if (my_data->fluence_type & (FLUENCE_DUAL_MIC | FLUENCE_QUAD_MIC) && in platform_get_input_snd_device()