Home
last modified time | relevance | path

Searched refs:emu_vpos (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h181 int emu_vpos(struct emu_sc_info *sc, struct emu_voice *v);
H A Demu10k1.c749 emu_vpos(struct sc_info *sc, struct emu_voice *v) in emu_vpos() function
916 r = emu_vpos(sc, ch->master); in emupchan_getptr()
H A Demu10kx-pcm.c815 r = emu_vpos(sc->card, ch->master); in emupchan_getptr()
H A Demu10kx.c1495 emu_vpos(struct emu_sc_info *sc, struct emu_voice *v) in emu_vpos() function