snd_hdsp_controls 2895 sound/pci/rme9652/hdsp.c static struct snd_kcontrol_new snd_hdsp_controls[] = {
snd_hdsp_controls 3278 sound/pci/rme9652/hdsp.c 	for (idx = 0; idx < ARRAY_SIZE(snd_hdsp_controls); idx++) {
snd_hdsp_controls 3279 sound/pci/rme9652/hdsp.c 		if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_hdsp_controls[idx], hdsp))) < 0)