Home
last modified time | relevance | path

Searched refs:snd_ac97_controls_modem_switches (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/sound/pci/ac97/
Dac97_codec.c692 static const struct snd_kcontrol_new snd_ac97_controls_modem_switches[2] = { variable
1683 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()