Home
last modified time | relevance | path

Searched refs:wm_controls (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/ice1712/
Dphase.c888 static struct snd_kcontrol_new wm_controls[] __devinitdata = { variable
936 for (i = 0; i < ARRAY_SIZE(wm_controls); i++) { in phase28_add_controls()
938 snd_ctl_new1(&wm_controls[i], ice)); in phase28_add_controls()
Daureon.c1551 static struct snd_kcontrol_new wm_controls[] __devinitdata = { variable
1913 for (i = 0; i < ARRAY_SIZE(wm_controls); i++) { in aureon_add_controls()
1914 err = snd_ctl_add(ice->card, snd_ctl_new1(&wm_controls[i], ice)); in aureon_add_controls()