wm97xx_snd_ac97_controls 450 sound/pci/ac97/ac97_patch.c static const struct snd_kcontrol_new wm97xx_snd_ac97_controls[] = { wm97xx_snd_ac97_controls 463 sound/pci/ac97/ac97_patch.c for (i = 0; i < ARRAY_SIZE(wm97xx_snd_ac97_controls); i++) { wm97xx_snd_ac97_controls 464 sound/pci/ac97/ac97_patch.c if ((err = snd_ctl_add(ac97->bus->card, snd_ac97_cnew(&wm97xx_snd_ac97_controls[i], ac97))) < 0)