Home
last modified time | relevance | path

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

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