Searched refs:snd_timer_notify (Results 1 – 3 of 3) sorted by relevance
116 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
1035 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp) in snd_timer_notify() function1062 EXPORT_SYMBOL(snd_timer_notify);
553 snd_timer_notify(substream->timer, event, in snd_pcm_timer_notify()