effects_switch   1006 sound/pci/hda/patch_ca0132.c 	long effects_switch[EFFECTS_COUNT];
effects_switch   3521 sound/pci/hda/patch_ca0132.c 	if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
effects_switch   3541 sound/pci/hda/patch_ca0132.c 	if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]) {
effects_switch   3542 sound/pci/hda/patch_ca0132.c 		if ((spec->effects_switch[SURROUND - EFFECT_START_NID]) ||
effects_switch   3543 sound/pci/hda/patch_ca0132.c 		    (spec->effects_switch[DIALOG_PLUS - EFFECT_START_NID]))
effects_switch   3631 sound/pci/hda/patch_ca0132.c 	if (spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID])
effects_switch   4362 sound/pci/hda/patch_ca0132.c 		if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
effects_switch   4391 sound/pci/hda/patch_ca0132.c 		if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
effects_switch   4433 sound/pci/hda/patch_ca0132.c 	if (spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
effects_switch   4435 sound/pci/hda/patch_ca0132.c 			spec->effects_switch[X_BASS - EFFECT_START_NID]);
effects_switch   4491 sound/pci/hda/patch_ca0132.c 	if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ||
effects_switch   4534 sound/pci/hda/patch_ca0132.c 	if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ||
effects_switch   4566 sound/pci/hda/patch_ca0132.c 		if (spec->effects_switch[VOICE_FOCUS - EFFECT_START_NID])
effects_switch   4621 sound/pci/hda/patch_ca0132.c 				   spec->effects_switch
effects_switch   4835 sound/pci/hda/patch_ca0132.c 		tmp = spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] ?
effects_switch   4864 sound/pci/hda/patch_ca0132.c 		if (!spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID])
effects_switch   4873 sound/pci/hda/patch_ca0132.c 		if (!spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID])
effects_switch   4883 sound/pci/hda/patch_ca0132.c 			if (spec->effects_switch[CRYSTAL_VOICE -
effects_switch   4886 sound/pci/hda/patch_ca0132.c 				if (spec->effects_switch[VOICE_FOCUS -
effects_switch   4902 sound/pci/hda/patch_ca0132.c 			if (spec->effects_switch[CRYSTAL_VOICE -
effects_switch   4904 sound/pci/hda/patch_ca0132.c 				if (spec->effects_switch[NOISE_REDUCTION -
effects_switch   4944 sound/pci/hda/patch_ca0132.c 		    spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID]);
effects_switch   4953 sound/pci/hda/patch_ca0132.c 		ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]);
effects_switch   4993 sound/pci/hda/patch_ca0132.c 		    spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID]);
effects_switch   4999 sound/pci/hda/patch_ca0132.c 		ret |= ca0132_effects_set(codec, nid, spec->effects_switch[i]);
effects_switch   5740 sound/pci/hda/patch_ca0132.c 		*valp = spec->effects_switch[nid - EFFECT_START_NID];
effects_switch   5783 sound/pci/hda/patch_ca0132.c 		spec->effects_switch[nid - EFFECT_START_NID] = *valp;
effects_switch   5790 sound/pci/hda/patch_ca0132.c 		spec->effects_switch[nid - EFFECT_START_NID] = *valp;
effects_switch   5798 sound/pci/hda/patch_ca0132.c 		spec->effects_switch[nid - EFFECT_START_NID] = *valp;
effects_switch   7746 sound/pci/hda/patch_ca0132.c 		spec->effects_switch[i] = on ? 1 : 0;
effects_switch   7759 sound/pci/hda/patch_ca0132.c 	spec->effects_switch[PLAY_ENHANCEMENT - EFFECT_START_NID] = 1;
effects_switch   7760 sound/pci/hda/patch_ca0132.c 	spec->effects_switch[CRYSTAL_VOICE - EFFECT_START_NID] = 0;