Searched refs:emu_valloc (Results 1 – 4 of 4) sorted by relevance
176 struct emu_voice* emu_valloc(struct emu_sc_info *sc);
555 emu_valloc(struct sc_info *sc) in emu_valloc() function826 ch->master = emu_valloc(sc); in emupchan_init()827 ch->slave = emu_valloc(sc); in emupchan_init()
729 ch->master = emu_valloc(sc->card); in emupchan_init()734 ch->slave = emu_valloc(sc->card); in emupchan_init()
1257 emu_valloc(struct emu_sc_info *sc) in emu_valloc() function