Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dtimer.h128 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
/linux-4.4.14/sound/core/
Dtimer.c958 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp) in snd_timer_notify() function
2094 EXPORT_SYMBOL(snd_timer_notify);
Dpcm_native.c506 snd_timer_notify(substream->timer, event, in snd_pcm_timer_notify()