Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer.c1139 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp) in snd_timer_notify() function
1164 EXPORT_SYMBOL(snd_timer_notify);
H A Dpcm_native.c661 snd_timer_notify(substream->timer, event, in snd_pcm_timer_notify()