snd_ac97_controls_modem_switches 674 sound/pci/ac97/ac97_codec.c static const struct snd_kcontrol_new snd_ac97_controls_modem_switches[2] = { snd_ac97_controls_modem_switches 1667 sound/pci/ac97/ac97_codec.c for (idx = 0; idx < ARRAY_SIZE(snd_ac97_controls_modem_switches); idx++) snd_ac97_controls_modem_switches 1668 sound/pci/ac97/ac97_codec.c if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_ac97_controls_modem_switches[idx], ac97))) < 0)