Searched refs:snd_ac97_controls_modem_switches (Results 1 – 1 of 1) sorted by relevance
692 static const struct snd_kcontrol_new snd_ac97_controls_modem_switches[2] = { variable1683 for (idx = 0; idx < ARRAY_SIZE(snd_ac97_controls_modem_switches); idx++) in snd_ac97_modem_build()1684 if ((err = snd_ctl_add(card, snd_ctl_new1(&snd_ac97_controls_modem_switches[idx], ac97))) < 0) in snd_ac97_modem_build()