Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
Dcmipci.c2922 long iosynth; in snd_cmipci_create_fm() local
2932 iosynth = cm->iobase + CM_REG_FM_PCI; in snd_cmipci_create_fm()
2933 err = snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2941 iosynth = fm_port; in snd_cmipci_create_fm()
2942 switch (iosynth) { in snd_cmipci_create_fm()
2954 if (snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2958 iosynth); in snd_cmipci_create_fm()