ca0132_voicefx_presets  432 sound/pci/hda/patch_ca0132.c static const struct ct_voicefx_preset ca0132_voicefx_presets[] = {
ca0132_voicefx_presets 5659 sound/pci/hda/patch_ca0132.c 	unsigned int items = ARRAY_SIZE(ca0132_voicefx_presets);
ca0132_voicefx_presets 5667 sound/pci/hda/patch_ca0132.c 	       ca0132_voicefx_presets[uinfo->value.enumerated.item].name);
ca0132_voicefx_presets 5689 sound/pci/hda/patch_ca0132.c 	if (sel >= ARRAY_SIZE(ca0132_voicefx_presets))
ca0132_voicefx_presets 5693 sound/pci/hda/patch_ca0132.c 		    sel, ca0132_voicefx_presets[sel].name);
ca0132_voicefx_presets 5702 sound/pci/hda/patch_ca0132.c 				ca0132_voicefx_presets[sel].vals[i]);