Searched refs:snd_cs8427_iec958_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/i2c/
H A Dcs8427.c437 static struct snd_kcontrol_new snd_cs8427_iec958_controls[] = { variable in typeref:struct:snd_kcontrol_new
501 for (idx = 0; idx < ARRAY_SIZE(snd_cs8427_iec958_controls); idx++) {
502 kctl = snd_ctl_new1(&snd_cs8427_iec958_controls[idx], cs8427);

Completed in 45 milliseconds