Lines Matching refs:effects_switch
1112 long effects_switch[EFFECTS_COUNT]; member
3912 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_playback_pcm_cleanup()
3932 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) { in ca0132_playback_pcm_delay()
3933 if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) || in ca0132_playback_pcm_delay()
3934 (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID])) in ca0132_playback_pcm_delay()
4022 if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_capture_pcm_delay()
4787 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]; in ca0132_alt_select_out()
4863 spec->effects_switch[X_BASS - EFFECT_START_NID]); in ca0132_alt_select_out()
4940 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_set_vipsource()
4983 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_alt_set_vipsource()
5015 if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID]) in ca0132_alt_set_vipsource()
5070 spec->effects_switch in ca0132_select_mic()
5304 tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ? in ca0132_voicefx_set()
5333 if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_effects_set()
5346 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_effects_set()
5356 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
5359 if (spec->effects_switch[VOICE_FOCUS - in ca0132_effects_set()
5375 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
5377 if (spec->effects_switch[NOISE_REDUCTION - in ca0132_effects_set()
5417 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]); in ca0132_pe_switch_set()
5426 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_pe_switch_set()
5466 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]); in ca0132_cvoice_switch_set()
5472 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_cvoice_switch_set()
6295 *valp = spec->effects_switch[nid - EFFECT_START_NID]; in ca0132_switch_get()
6353 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6360 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6368 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
8822 spec->effects_switch[i] = on ? 1 : 0; in ca0132_init_chip()
8841 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1; in ca0132_init_chip()
8842 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0; in ca0132_init_chip()