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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/rme9652/
H A Drme9652.c1519 static struct snd_kcontrol_new snd_rme9652_controls[] = { variable in typeref:struct:snd_kcontrol_new
1586 for (idx = 0; idx < ARRAY_SIZE(snd_rme9652_controls); idx++) {
1587 if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_rme9652_controls[idx], rme9652))) < 0)

Completed in 46 milliseconds