Home
last modified time | relevance | path

Searched refs:snd_timer_interrupt (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/sound/isa/gus/
Dgus_timer.c110 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer1()
119 snd_timer_interrupt(timer, timer->sticks); in snd_gf1_interrupt_timer2()
/linux-3.4.99/sound/core/
Drtctimer.c113 snd_timer_interrupt((struct snd_timer *)data, 1); in rtctimer_tasklet()
Dhrtimer.c54 snd_timer_interrupt(stime->timer, t->sticks * oruns); in snd_hrtimer_callback()
Dtimer.c655 void snd_timer_interrupt(struct snd_timer * timer, unsigned long ticks_left) in snd_timer_interrupt() function
964 snd_timer_interrupt(timer, (long)jiff - (long)priv->last_jiffies); in snd_timer_s_function()
1999 EXPORT_SYMBOL(snd_timer_interrupt);
Dpcm_lib.c1766 snd_timer_interrupt(substream->timer, 1); in snd_pcm_period_elapsed()
/linux-3.4.99/include/sound/
Dtimer.h141 void snd_timer_interrupt(struct snd_timer *timer, unsigned long ticks_left);
/linux-3.4.99/sound/drivers/opl3/
Dopl3_lib.c313 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
317 snd_timer_interrupt(timer, timer->sticks); in snd_opl3_interrupt()
/linux-3.4.99/sound/pci/emu10k1/
Dirq.c135 snd_timer_interrupt(emu->timer, emu->timer->sticks); in snd_emu10k1_interrupt()
/linux-3.4.99/sound/isa/ad1816a/
Dad1816a_lib.c333 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_ad1816a_interrupt()
/linux-3.4.99/sound/sparc/
Dcs4231.c1657 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_cs4231_sbus_interrupt()
/linux-3.4.99/sound/isa/wss/
Dwss_lib.c1115 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_wss_interrupt()
/linux-3.4.99/sound/pci/
Dazt3328.c2037 snd_timer_interrupt(chip->timer, chip->timer->sticks); in snd_azf3328_interrupt()
/linux-3.4.99/sound/pci/ymfpci/
Dymfpci_main.c838 snd_timer_interrupt(chip->timer, chip->timer_ticks); in snd_ymfpci_interrupt()