Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h166 struct emu_route { struct
177 void emu_vroute(struct emu_sc_info *sc, struct emu_route *rt, struct emu_voice *v); argument
H A Demu10kx-pcm.c100 struct emu_route rt;
101 struct emu_route rt_mono;
H A Demu10kx.c1350 emu_vroute(struct emu_sc_info *sc, struct emu_route *rt, struct emu_voice *v) in emu_vroute()