snd_korg1212_controls 2022 sound/pci/korg1212/korg1212.c static struct snd_kcontrol_new snd_korg1212_controls[] = {
snd_korg1212_controls 2399 sound/pci/korg1212/korg1212.c         for (i = 0; i < ARRAY_SIZE(snd_korg1212_controls); i++) {
snd_korg1212_controls 2400 sound/pci/korg1212/korg1212.c                 err = snd_ctl_add(korg1212->card, snd_ctl_new1(&snd_korg1212_controls[i], korg1212));