wm_controls      1507 sound/pci/ice1712/aureon.c static struct snd_kcontrol_new wm_controls[] = {
wm_controls      1869 sound/pci/ice1712/aureon.c 	for (i = 0; i < ARRAY_SIZE(wm_controls); i++) {
wm_controls      1870 sound/pci/ice1712/aureon.c 		err = snd_ctl_add(ice->card, snd_ctl_new1(&wm_controls[i], ice));
wm_controls       863 sound/pci/ice1712/phase.c static struct snd_kcontrol_new wm_controls[] = {
wm_controls       911 sound/pci/ice1712/phase.c 	for (i = 0; i < ARRAY_SIZE(wm_controls); i++) {
wm_controls       913 sound/pci/ice1712/phase.c 					snd_ctl_new1(&wm_controls[i], ice));