Lines Matching refs:effects_switch

1112 	long effects_switch[EFFECTS_COUNT];  member
3911 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_playback_pcm_cleanup()
3931 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) { in ca0132_playback_pcm_delay()
3932 if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) || in ca0132_playback_pcm_delay()
3933 (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID])) in ca0132_playback_pcm_delay()
4021 if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_capture_pcm_delay()
4786 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]; in ca0132_alt_select_out()
4862 spec->effects_switch[X_BASS - EFFECT_START_NID]); in ca0132_alt_select_out()
4939 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_set_vipsource()
4982 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_alt_set_vipsource()
5014 if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID]) in ca0132_alt_set_vipsource()
5069 spec->effects_switch in ca0132_select_mic()
5303 tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ? in ca0132_voicefx_set()
5332 if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_effects_set()
5345 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_effects_set()
5355 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
5358 if (spec->effects_switch[VOICE_FOCUS - in ca0132_effects_set()
5374 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
5376 if (spec->effects_switch[NOISE_REDUCTION - in ca0132_effects_set()
5416 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]); in ca0132_pe_switch_set()
5425 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_pe_switch_set()
5465 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]); in ca0132_cvoice_switch_set()
5471 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_cvoice_switch_set()
6294 *valp = spec->effects_switch[nid - EFFECT_START_NID]; in ca0132_switch_get()
6352 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6359 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6367 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
8821 spec->effects_switch[i] = on ? 1 : 0; in ca0132_init_chip()
8840 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1; in ca0132_init_chip()
8841 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0; in ca0132_init_chip()