Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h65 #define RT_SUB 3 macro
H A Demu10kx-pcm.c312 case RT_SUB: in emu_dspmixer_set()
347 case RT_SUB: in emu_dspmixer_set()
836 case RT_SUB: in emupchan_getcaps()
1318 case RT_SUB: in emu_pcm_probe()
1417 case RT_SUB: in emu_pcm_attach()
H A Demu10kx.c3250 pcminfo->route = RT_SUB; in emu_pci_attach()
3254 sc->pcm[RT_SUB] = device_add_child(dev, "pcm", DEVICE_UNIT_ANY); in emu_pci_attach()
3255 device_set_ivars(sc->pcm[RT_SUB], func); in emu_pci_attach()