Searched refs:snd_rme32_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/pci/
H A Drme32.c1846 static struct snd_kcontrol_new snd_rme32_controls[] = { variable in typeref:struct:snd_kcontrol_new
1906 for (idx = 0; idx < (int)ARRAY_SIZE(snd_rme32_controls); idx++) {
1907 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_rme32_controls[idx], rme32))) < 0)

Completed in 45 milliseconds