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

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

Completed in 86 milliseconds