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

/linux-4.1.27/sound/pci/ice1712/
H A Dphase.c877 static struct snd_kcontrol_new wm_controls[] = { variable in typeref:struct:snd_kcontrol_new
925 for (i = 0; i < ARRAY_SIZE(wm_controls); i++) { phase28_add_controls()
927 snd_ctl_new1(&wm_controls[i], ice)); phase28_add_controls()
H A Daureon.c1521 static struct snd_kcontrol_new wm_controls[] = { variable in typeref:struct:snd_kcontrol_new
1883 for (i = 0; i < ARRAY_SIZE(wm_controls); i++) { aureon_add_controls()
1884 err = snd_ctl_add(ice->card, snd_ctl_new1(&wm_controls[i], ice)); aureon_add_controls()

Completed in 69 milliseconds