Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dcmipci.c2964 long iosynth; in snd_cmipci_create_fm() local
2974 iosynth = cm->iobase + CM_REG_FM_PCI; in snd_cmipci_create_fm()
2975 err = snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2983 iosynth = fm_port; in snd_cmipci_create_fm()
2984 switch (iosynth) { in snd_cmipci_create_fm()
2996 if (snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
3000 iosynth); in snd_cmipci_create_fm()