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

/linux-master/sound/pci/ice1712/
H A Dphase.c863 static const struct snd_kcontrol_new wm_controls[] = { variable in typeref:struct:snd_kcontrol_new
911 for (i = 0; i < ARRAY_SIZE(wm_controls); i++) {
913 snd_ctl_new1(&wm_controls[i], ice));
H A Daureon.c1507 static const struct snd_kcontrol_new wm_controls[] = { variable in typeref:struct:snd_kcontrol_new
1869 for (i = 0; i < ARRAY_SIZE(wm_controls); i++) {
1870 err = snd_ctl_add(ice->card, snd_ctl_new1(&wm_controls[i], ice));

Completed in 124 milliseconds