Searched refs:snd_ac97_controls_ucb1400 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_patch.c3481 static const struct snd_kcontrol_new snd_ac97_controls_ucb1400[] = { variable in typeref:struct:snd_kcontrol_new
3497 for (idx = 0; idx < ARRAY_SIZE(snd_ac97_controls_ucb1400); idx++)
3498 if ((err = snd_ctl_add(ac97->bus->card, snd_ctl_new1(&snd_ac97_controls_ucb1400[idx], ac97))) < 0)

Completed in 78 milliseconds