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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/
H A Dcmipci.c2754 long iosynth; local
2763 iosynth = cm->iobase + CM_REG_FM_PCI;
2764 err = snd_opl3_create(cm->card, iosynth, iosynth + 2,
2769 iosynth = fm_port;
2770 switch (iosynth) {
2782 if (snd_opl3_create(cm->card, iosynth, iosynth + 2,
2785 "skipping...\n", iosynth);

Completed in 26 milliseconds