Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/ymfpci/
Dymfpci_main.c1595 static const struct snd_kcontrol_new snd_ymfpci_controls[] = { variable
1809 for (idx = 0; idx < ARRAY_SIZE(snd_ymfpci_controls); idx++) { in snd_ymfpci_mixer()
1810 err = snd_ctl_add(chip->card, snd_ctl_new1(&snd_ymfpci_controls[idx], chip)); in snd_ymfpci_mixer()