Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dews.c600 static const struct snd_kcontrol_new snd_ice1712_ewx2496_controls[] = { variable
976 for (idx = 0; idx < ARRAY_SIZE(snd_ice1712_ewx2496_controls); idx++) { in snd_ice1712_ews_add_controls()
977 err = snd_ctl_add(ice->card, snd_ctl_new1(&snd_ice1712_ewx2496_controls[idx], ice)); in snd_ice1712_ews_add_controls()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A 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()

Completed in 4 milliseconds