Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h66 #define RT_SIDE 4 macro
H A Demu10kx-pcm.c831 case RT_SIDE: in emupchan_getcaps()
1321 case RT_SIDE: in emu_pcm_probe()
1425 case RT_SIDE: in emu_pcm_attach()
H A Demu10kx.c3262 pcminfo->route = RT_SIDE; in emu_pci_attach()
3266 sc->pcm[RT_SIDE] = device_add_child(dev, "pcm", DEVICE_UNIT_ANY); in emu_pci_attach()
3267 device_set_ivars(sc->pcm[RT_SIDE], func); in emu_pci_attach()