Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dpontis.c532 static const struct snd_kcontrol_new pontis_controls[] = { variable
678 for (i = 0; i < ARRAY_SIZE(pontis_controls); i++) { in pontis_add_controls()
679 err = snd_ctl_add(ice->card, snd_ctl_new1(&pontis_controls[i], ice)); in pontis_add_controls()