Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10kx.h159 int emu_timer_create(struct emu_sc_info *sc);
H A Demu10kx-pcm.c730 ch->timer = emu_timer_create(sc->card); in emupchan_init()
881 ch->timer = emu_timer_create(sc->card); in emurchan_init()
H A Demu10kx.c807 emu_timer_create(struct emu_sc_info *sc) in emu_timer_create() function