Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/pci/
H A Demu10kx.h165 int emu_timer_clear(struct emu_sc_info *sc, int timer);
H A Demu10kx-pcm.c746 emu_timer_clear(sc->card, ch->timer); in emupchan_free()
898 emu_timer_clear(sc->card, ch->timer); in emurchan_free()
H A Demu10kx.c900 emu_timer_clear(struct emu_sc_info *sc, int timer) in emu_timer_clear() function