Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ice1712/
Dpontis.c546 static struct snd_kcontrol_new pontis_controls[] = { variable
698 for (i = 0; i < ARRAY_SIZE(pontis_controls); i++) { in pontis_add_controls()
699 err = snd_ctl_add(ice->card, snd_ctl_new1(&pontis_controls[i], ice)); in pontis_add_controls()