Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/ice1712/
Dews.c799 static const struct snd_kcontrol_new snd_ice1712_ews88d_controls[] = { variable
1002 for (idx = 0; idx < ARRAY_SIZE(snd_ice1712_ews88d_controls); idx++) { in snd_ice1712_ews_add_controls()
1003 err = snd_ctl_add(ice->card, snd_ctl_new1(&snd_ice1712_ews88d_controls[idx], ice)); in snd_ice1712_ews_add_controls()