Home
last modified time | relevance | path

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

/sound/pci/ymfpci/
Dymfpci_main.c1645 static struct snd_kcontrol_new snd_ymfpci_controls[] = { variable
1857 for (idx = 0; idx < ARRAY_SIZE(snd_ymfpci_controls); idx++) { in snd_ymfpci_mixer()
1858 if ((err = snd_ctl_add(chip->card, snd_ctl_new1(&snd_ymfpci_controls[idx], chip))) < 0) in snd_ymfpci_mixer()