Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dtimer.h116 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp);
/linux-6.1.9/sound/core/
Dtimer.c1073 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify() function
1100 EXPORT_SYMBOL(snd_timer_notify);
Dpcm_native.c608 snd_timer_notify(substream->timer, event, in snd_pcm_timer_notify()