Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dcmipci.c2921 long iosynth; in snd_cmipci_create_fm() local
2931 iosynth = cm->iobase + CM_REG_FM_PCI; in snd_cmipci_create_fm()
2932 err = snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2940 iosynth = fm_port; in snd_cmipci_create_fm()
2941 switch (iosynth) { in snd_cmipci_create_fm()
2953 if (snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2957 iosynth); in snd_cmipci_create_fm()
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c2917 long iosynth; in snd_cmipci_create_fm() local
2927 iosynth = cm->iobase + CM_REG_FM_PCI; in snd_cmipci_create_fm()
2928 err = snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2936 iosynth = fm_port; in snd_cmipci_create_fm()
2937 switch (iosynth) { in snd_cmipci_create_fm()
2949 if (snd_opl3_create(cm->card, iosynth, iosynth + 2, in snd_cmipci_create_fm()
2953 iosynth); in snd_cmipci_create_fm()

Completed in 10 milliseconds