Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pci/
H A Dcsa.c315 func->func = SCF_MIDI; in csa_attach()
478 case SCF_MIDI: in csa_setup_intr()
518 case SCF_MIDI: in csa_teardown_intr()
H A Demu10kx-midi.c144 if (func != SCF_MIDI) in emu_midi_probe()
H A Dcsamidi.c190 if (func == NULL || func->func != SCF_MIDI) in midicsa_probe()
H A Demu10kx.c3357 func->func = SCF_MIDI; in emu_pci_attach()
3379 func->func = SCF_MIDI; in emu_pci_attach()
3430 if (func != NULL && func->func == SCF_MIDI) { in emu_pci_detach()
3441 if (func != NULL && func->func == SCF_MIDI) { in emu_pci_detach()
3454 if (func != NULL && (func->func == SCF_MIDI || func->func == SCF_PCM)) { in emu_pci_detach()
/freebsd-14.2/sys/dev/sound/pcm/
H A Dsound.h271 SCF_MIDI, enumerator