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