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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Ddummy.c820 static struct snd_kcontrol_new snd_dummy_controls[] = { variable in typeref:struct:snd_kcontrol_new
842 for (idx = 0; idx < ARRAY_SIZE(snd_dummy_controls); idx++) {
843 err = snd_ctl_add(card, snd_ctl_new1(&snd_dummy_controls[idx], dummy));

Completed in 109 milliseconds