Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pci/
H A Dcsa.c304 func->func = SCF_PCM; in csa_attach()
473 case SCF_PCM: in csa_setup_intr()
513 case SCF_PCM: in csa_teardown_intr()
H A Demu10kx.c3227 func->func = SCF_PCM; in emu_pci_attach()
3247 func->func = SCF_PCM; in emu_pci_attach()
3266 func->func = SCF_PCM; in emu_pci_attach()
3284 func->func = SCF_PCM; in emu_pci_attach()
3304 func->func = SCF_PCM; in emu_pci_attach()
3325 func->func = SCF_PCM; in emu_pci_attach()
3418 if (func != NULL && func->func == SCF_PCM) { in emu_pci_detach()
3454 if (func != NULL && (func->func == SCF_MIDI || func->func == SCF_PCM)) { in emu_pci_detach()
H A Dcsapcm.c763 if (func == NULL || func->func != SCF_PCM) in pcmcsa_probe()
H A Demu10kx-pcm.c1303 if (func != SCF_PCM) in emu_pcm_probe()
/freebsd-14.2/sys/dev/sound/usb/
H A Duaudio_pcm.c200 (func->func != SCF_PCM)) { in ua_probe()
H A Duaudio.c1116 sc->sc_sndcard_func.func = SCF_PCM; in uaudio_attach()
/freebsd-14.2/sys/dev/sound/pcm/
H A Dsound.h270 SCF_PCM, enumerator