snd_rme9652_controls 1462 sound/pci/rme9652/rme9652.c static struct snd_kcontrol_new snd_rme9652_controls[] = {
snd_rme9652_controls 1529 sound/pci/rme9652/rme9652.c 	for (idx = 0; idx < ARRAY_SIZE(snd_rme9652_controls); idx++) {
snd_rme9652_controls 1530 sound/pci/rme9652/rme9652.c 		if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_rme9652_controls[idx], rme9652))) < 0)