Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/
H A Dchip.h36 SCF_PCM, enumerator
/freebsd-13.1/sys/dev/sound/pci/
H A Dcsa.c309 func->func = SCF_PCM; in csa_attach()
478 case SCF_PCM: in csa_setup_intr()
518 case SCF_PCM: in csa_teardown_intr()
H A Demu10kx.c3240 func->func = SCF_PCM; in emu_pci_attach()
3260 func->func = SCF_PCM; in emu_pci_attach()
3279 func->func = SCF_PCM; in emu_pci_attach()
3297 func->func = SCF_PCM; in emu_pci_attach()
3317 func->func = SCF_PCM; in emu_pci_attach()
3338 func->func = SCF_PCM; in emu_pci_attach()
3431 if (func != NULL && func->func == SCF_PCM) { in emu_pci_detach()
3467 if (func != NULL && (func->func == SCF_MIDI || func->func == SCF_PCM)) { in emu_pci_detach()
H A Dcsapcm.c766 if (func == NULL || func->func != SCF_PCM) in pcmcsa_probe()
H A Demu10kx-pcm.c1307 if (func != SCF_PCM) in emu_pcm_probe()
/freebsd-13.1/sys/dev/sound/usb/
H A Duaudio_pcm.c202 (func->func != SCF_PCM)) { in ua_probe()
H A Duaudio.c1118 sc->sc_sndcard_func.func = SCF_PCM; in uaudio_attach()
/freebsd-13.1/sys/dev/sound/isa/
H A Dgusc.c132 func->func = SCF_PCM; in gusc_probe()
286 func->func = SCF_PCM; in gusisa_probe()
H A Dsbc.c419 func->func = SCF_PCM; in sbc_attach()
H A Dsb8.c698 if (func != SCF_PCM) in sb_probe()
H A Dsb16.c795 if (func != SCF_PCM) in sb16_probe()
H A Dess.c795 if (func != SCF_PCM) in ess_probe()
H A Dmss.c2212 if (func == NULL || func->func != SCF_PCM) in guspcm_probe()