Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/
H A Demu10kx.h66 #define RT_SUB 3 macro
H A Demu10kx-pcm.c311 case RT_SUB: in emu_dspmixer_set()
346 case RT_SUB: in emu_dspmixer_set()
837 case RT_SUB: in emupchan_getcaps()
1322 case RT_SUB: in emu_pcm_probe()
1422 case RT_SUB: in emu_pcm_attach()
H A Demu10kx.c3327 pcminfo->route = RT_SUB; in emu_pci_attach()
3331 sc->pcm[RT_SUB] = device_add_child(dev, "pcm", -1); in emu_pci_attach()
3332 device_set_ivars(sc->pcm[RT_SUB], func); in emu_pci_attach()