snd_ak4531_controls 258 sound/pci/ak4531_codec.c static struct snd_kcontrol_new snd_ak4531_controls[] = { snd_ak4531_controls 400 sound/pci/ak4531_codec.c for (idx = 0; idx < ARRAY_SIZE(snd_ak4531_controls); idx++) { snd_ak4531_controls 401 sound/pci/ak4531_codec.c if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_ak4531_controls[idx], ak4531))) < 0) {