Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds