Searched refs:emu_timer_clear (Results 1 – 3 of 3) sorted by relevance
162 int emu_timer_clear(struct emu_sc_info *sc, int timer);
741 emu_timer_clear(sc->card, ch->timer); in emupchan_free()893 emu_timer_clear(sc->card, ch->timer); in emurchan_free()
893 emu_timer_clear(struct emu_sc_info *sc, int timer) in emu_timer_clear() function