Searched refs:emu_valloc (Results 1 – 4 of 4) sorted by relevance
175 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()
727 ch->master = emu_valloc(sc->card); in emupchan_init()732 ch->slave = emu_valloc(sc->card); in emupchan_init()
1251 emu_valloc(struct emu_sc_info *sc) in emu_valloc() function