Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8974/
Dplatform.h23 FLUENCE_PRO_ENABLE = 0x2, /* Target supports fluence pro */ enumerator
Dplatform.c1812 my_data->fluence_type = FLUENCE_PRO_ENABLE; in platform_init()
3097 if ((my_data->fluence_type & FLUENCE_PRO_ENABLE) && in get_snd_device_for_voice_comm()
3100 } else if (((my_data->fluence_type & FLUENCE_PRO_ENABLE) || in get_snd_device_for_voice_comm()
3110 if (((my_data->fluence_type & FLUENCE_PRO_ENABLE) || in get_snd_device_for_voice_comm()
3352 if ((my_data->fluence_type == FLUENCE_PRO_ENABLE) && in platform_get_input_snd_device()
3358 } else if ((my_data->fluence_type == FLUENCE_PRO_ENABLE) && in platform_get_input_snd_device()
3364 } else if (((my_data->fluence_type == FLUENCE_PRO_ENABLE) || in platform_get_input_snd_device()