Home
last modified time | relevance | path

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

/linux/sound/pci/ice1712/
H A Dwtm.c480 static const struct snd_kcontrol_new stac9640_controls[] = { variable
559 for (i = 0; i < ARRAY_SIZE(stac9640_controls); i++) { in wtm_add_controls()
561 snd_ctl_new1(&stac9640_controls[i], ice)); in wtm_add_controls()