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

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

Completed in 94 milliseconds