Searched refs:emu_vroute (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/sound/pci/
H A Demu10kx.h178 void emu_vroute(struct emu_sc_info *sc, struct emu_route *rt, struct emu_voice *v);
H A Demu10kx-pcm.c797 emu_vroute(sc->card, &(sc->rt), ch->master);
799 emu_vroute(sc->card, &(sc->rt_mono), ch->master);
H A Demu10kx.c1357 emu_vroute(struct emu_sc_info *sc, struct emu_route *rt, struct emu_voice *v) function
1372 emu_vroute(sc, rt, v->slave);

Completed in 192 milliseconds