snd_timer_interrupt
void snd_timer_interrupt(struct snd_timer *timer, unsigned long ticks_left);
snd_timer_interrupt(stime->timer, ticks);
snd_timer_interrupt(substream->timer, 1);
snd_timer_interrupt(timer, (long)jiff - (long)priv->last_jiffies);
snd_timer_interrupt(utimer->timer, utimer->timer->sticks);
EXPORT_SYMBOL(snd_timer_interrupt);
snd_timer_interrupt(timer, timer->sticks);
snd_timer_interrupt(timer, timer->sticks);
snd_timer_interrupt(chip->timer, chip->timer->sticks);
snd_timer_interrupt(timer, timer->sticks);
snd_timer_interrupt(timer, timer->sticks);
snd_timer_interrupt(chip->timer, chip->timer->sticks);
snd_timer_interrupt(chip->timer, chip->timer->sticks);
snd_timer_interrupt(emu->timer, emu->timer->sticks);
snd_timer_interrupt(chip->timer, chip->timer_ticks);
snd_timer_interrupt(chip->timer, chip->timer->sticks);