Lines Matching refs:effects_switch
1006 long effects_switch[EFFECTS_COUNT]; member
3519 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_playback_pcm_cleanup()
3539 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) { in ca0132_playback_pcm_delay()
3540 if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) || in ca0132_playback_pcm_delay()
3541 (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID])) in ca0132_playback_pcm_delay()
3629 if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_capture_pcm_delay()
4360 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_alt_select_out()
4389 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_alt_select_out()
4431 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_alt_select_out()
4433 spec->effects_switch[X_BASS - EFFECT_START_NID]); in ca0132_alt_select_out()
4489 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_set_vipsource()
4532 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_alt_set_vipsource()
4564 if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID]) in ca0132_alt_set_vipsource()
4619 spec->effects_switch in ca0132_select_mic()
4833 tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ? in ca0132_voicefx_set()
4862 if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_effects_set()
4871 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_effects_set()
4881 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
4884 if (spec->effects_switch[VOICE_FOCUS - in ca0132_effects_set()
4900 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
4902 if (spec->effects_switch[NOISE_REDUCTION - in ca0132_effects_set()
4942 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]); in ca0132_pe_switch_set()
4951 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_pe_switch_set()
4991 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]); in ca0132_cvoice_switch_set()
4997 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_cvoice_switch_set()
5738 *valp = spec->effects_switch[nid - EFFECT_START_NID]; in ca0132_switch_get()
5781 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
5788 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
5796 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
7743 spec->effects_switch[i] = on ? 1 : 0; in ca0132_init_chip()
7756 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1; in ca0132_init_chip()
7757 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0; in ca0132_init_chip()