Searched refs:fluence_type (Results 1 – 2 of 2) sorted by relevance
149 int fluence_type; member1136 my_data->fluence_type = FLUENCE_NONE; in platform_init()1145 my_data->fluence_type = FLUENCE_DUAL_MIC; in platform_init()1147 my_data->fluence_type = FLUENCE_NONE; in platform_init()1150 if (my_data->fluence_type != FLUENCE_NONE) { in platform_init()2059 if (my_data->fluence_type != FLUENCE_NONE) {2100 if (my_data->fluence_type != FLUENCE_NONE &&2126 } else if (my_data->fluence_type != FLUENCE_NONE &&2151 } else if (my_data->fluence_type != FLUENCE_NONE &&2231 if (my_data->fluence_type == FLUENCE_NONE ||[all …]
155 int fluence_type; member1831 my_data->fluence_type = FLUENCE_PRO_ENABLE; in platform_init()1833 my_data->fluence_type = FLUENCE_ENABLE; in platform_init()1835 my_data->fluence_type = FLUENCE_DISABLE; in platform_init()1838 if (my_data->fluence_type != FLUENCE_DISABLE) { in platform_init()3117 if (my_data->fluence_type != FLUENCE_DISABLE) { in get_snd_device_for_voice_comm()3121 if ((my_data->fluence_type & FLUENCE_PRO_ENABLE) && in get_snd_device_for_voice_comm()3134 if (((my_data->fluence_type & FLUENCE_PRO_ENABLE) || in get_snd_device_for_voice_comm()3135 (my_data->fluence_type & FLUENCE_ENABLE)) && in get_snd_device_for_voice_comm()3376 if ((my_data->fluence_type == FLUENCE_PRO_ENABLE) && in platform_get_input_snd_device()[all …]