Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Dxonar_wm87x6.c1012 static const struct snd_kcontrol_new ds_controls[] = { variable
1184 for (i = 0; i < ARRAY_SIZE(ds_controls); ++i) { in xonar_ds_mixer_init()
1185 ctl = snd_ctl_new1(&ds_controls[i], chip); in xonar_ds_mixer_init()