Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sound/pci/
HDemu10kx.h175 void emu_vfree(struct emu_sc_info *sc, struct emu_voice *v);
HDemu10kx-pcm.c746 emu_vfree(sc->card, ch->slave); in emupchan_free()
747 emu_vfree(sc->card, ch->master); in emupchan_free()
HDemu10kx.c1275 emu_vfree(struct emu_sc_info *sc, struct emu_voice *v) in emu_vfree() function