ca0132_effects    183 sound/pci/hda/patch_ca0132.c static const struct ct_effect ca0132_effects[EFFECTS_COUNT] = {
ca0132_effects   4925 sound/pci/hda/patch_ca0132.c 	err = dspio_set_uint_param(codec, ca0132_effects[idx].mid,
ca0132_effects   4926 sound/pci/hda/patch_ca0132.c 				   ca0132_effects[idx].reqs[0], on);
ca0132_effects   5148 sound/pci/hda/patch_ca0132.c 			if (ca0132_effects[i].nid == X_BASS)
ca0132_effects   5151 sound/pci/hda/patch_ca0132.c 		dspio_set_param(codec, ca0132_effects[i].mid, 0x20,
ca0132_effects   5152 sound/pci/hda/patch_ca0132.c 				ca0132_effects[i].reqs[1],
ca0132_effects   5157 sound/pci/hda/patch_ca0132.c 			if (nid == ca0132_effects[i].nid)
ca0132_effects   5160 sound/pci/hda/patch_ca0132.c 		dspio_set_param(codec, ca0132_effects[i].mid, 0x20,
ca0132_effects   5161 sound/pci/hda/patch_ca0132.c 				ca0132_effects[i].reqs[y],
ca0132_effects   5593 sound/pci/hda/patch_ca0132.c 	dspio_set_uint_param(codec, ca0132_effects[idx].mid,
ca0132_effects   5594 sound/pci/hda/patch_ca0132.c 			ca0132_effects[idx].reqs[2], tmp);
ca0132_effects   6405 sound/pci/hda/patch_ca0132.c 		err = add_fx_switch(codec, ca0132_effects[i].nid,
ca0132_effects   6406 sound/pci/hda/patch_ca0132.c 				    ca0132_effects[i].name,
ca0132_effects   6407 sound/pci/hda/patch_ca0132.c 				    ca0132_effects[i].direct);
ca0132_effects   6438 sound/pci/hda/patch_ca0132.c 					    ca0132_effects[i].nid,
ca0132_effects   6439 sound/pci/hda/patch_ca0132.c 					    ca0132_effects[i].name,
ca0132_effects   6440 sound/pci/hda/patch_ca0132.c 					    ca0132_effects[i].direct);
ca0132_effects   7242 sound/pci/hda/patch_ca0132.c 		for (i = 0; i <= ca0132_effects[idx].params; i++) {
ca0132_effects   7243 sound/pci/hda/patch_ca0132.c 			dspio_set_uint_param(codec, ca0132_effects[idx].mid,
ca0132_effects   7244 sound/pci/hda/patch_ca0132.c 					     ca0132_effects[idx].reqs[i],
ca0132_effects   7245 sound/pci/hda/patch_ca0132.c 					     ca0132_effects[idx].def_vals[i]);
ca0132_effects   7305 sound/pci/hda/patch_ca0132.c 		for (i = 0; i <= ca0132_effects[idx].params; i++) {
ca0132_effects   7307 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].mid,
ca0132_effects   7308 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].reqs[i],
ca0132_effects   7309 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].def_vals[i]);
ca0132_effects   7361 sound/pci/hda/patch_ca0132.c 		for (i = 0; i <= ca0132_effects[idx].params; i++) {
ca0132_effects   7363 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].mid,
ca0132_effects   7364 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].reqs[i],
ca0132_effects   7365 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].def_vals[i]);
ca0132_effects   7428 sound/pci/hda/patch_ca0132.c 		for (i = 0; i <= ca0132_effects[idx].params; i++) {
ca0132_effects   7430 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].mid,
ca0132_effects   7431 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].reqs[i],
ca0132_effects   7432 sound/pci/hda/patch_ca0132.c 					ca0132_effects[idx].def_vals[i]);
ca0132_effects   7745 sound/pci/hda/patch_ca0132.c 		on = (unsigned int)ca0132_effects[i].reqs[0];