Home
last modified time | relevance | path

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

/trueos/sys/dev/sound/pci/
HDemu10kx.h160 int emu_timer_create(struct emu_sc_info *sc);
HDemu10kx-pcm.c733 ch->timer = emu_timer_create(sc->card); in emupchan_init()
883 ch->timer = emu_timer_create(sc->card); in emurchan_init()
HDemu10kx.c812 emu_timer_create(struct emu_sc_info *sc) in emu_timer_create() function