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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 110 milliseconds