Lines Matching refs:effects_switch

1078 	long effects_switch[EFFECTS_COUNT];  member
3791 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_playback_pcm_cleanup()
3811 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) { in ca0132_playback_pcm_delay()
3812 if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) || in ca0132_playback_pcm_delay()
3813 (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID])) in ca0132_playback_pcm_delay()
3901 if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_capture_pcm_delay()
4664 outfx_set = spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]; in ca0132_alt_select_out()
4740 spec->effects_switch[X_BASS - EFFECT_START_NID]); in ca0132_alt_select_out()
4817 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_set_vipsource()
4860 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_alt_set_vipsource()
4892 if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID]) in ca0132_alt_set_vipsource()
4947 spec->effects_switch in ca0132_select_mic()
5181 tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ? in ca0132_voicefx_set()
5210 if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_effects_set()
5223 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_effects_set()
5233 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
5236 if (spec->effects_switch[VOICE_FOCUS - in ca0132_effects_set()
5252 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
5254 if (spec->effects_switch[NOISE_REDUCTION - in ca0132_effects_set()
5294 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]); in ca0132_pe_switch_set()
5303 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_pe_switch_set()
5343 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]); in ca0132_cvoice_switch_set()
5349 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_cvoice_switch_set()
6172 *valp = spec->effects_switch[nid - EFFECT_START_NID]; in ca0132_switch_get()
6230 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6237 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6245 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
8668 spec->effects_switch[i] = on ? 1 : 0; in ca0132_init_chip()
8687 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1; in ca0132_init_chip()
8688 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0; in ca0132_init_chip()