Lines Matching refs:effects_switch
945 long effects_switch[EFFECTS_COUNT]; member
3299 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_playback_pcm_cleanup()
3319 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) { in ca0132_playback_pcm_delay()
3320 if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) || in ca0132_playback_pcm_delay()
3321 (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID])) in ca0132_playback_pcm_delay()
3409 if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_capture_pcm_delay()
4017 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_alt_select_out()
4063 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_alt_select_out()
4111 if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_alt_select_out()
4173 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_set_vipsource()
4216 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] || in ca0132_alt_set_vipsource()
4248 if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID]) in ca0132_alt_set_vipsource()
4303 spec->effects_switch in ca0132_select_mic()
4479 tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ? in ca0132_voicefx_set()
4508 if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) in ca0132_effects_set()
4515 if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]) in ca0132_effects_set()
4525 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
4528 if (spec->effects_switch[VOICE_FOCUS - in ca0132_effects_set()
4544 if (spec->effects_switch[CRYSTAL_VOICE - in ca0132_effects_set()
4546 if (spec->effects_switch[NOISE_REDUCTION - in ca0132_effects_set()
4586 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]); in ca0132_pe_switch_set()
4595 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_pe_switch_set()
4635 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]); in ca0132_cvoice_switch_set()
4641 ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]); in ca0132_cvoice_switch_set()
5255 *valp = spec->effects_switch[nid - EFFECT_START_NID]; in ca0132_switch_get()
5298 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
5305 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
5313 spec->effects_switch[nid - EFFECT_START_NID] = *valp; in ca0132_switch_put()
6908 spec->effects_switch[i] = on ? 1 : 0; in ca0132_init_chip()
6921 spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1; in ca0132_init_chip()
6922 spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0; in ca0132_init_chip()