Searched refs:snd_timer_notify (Results 1 – 2 of 2) sorted by relevance
/sound/core/ |
D | pcm_native.c | 887 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTART, in snd_pcm_post_start() 936 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTOP, in snd_pcm_post_stop() 1031 snd_timer_notify(substream->timer, in snd_pcm_post_pause() 1039 snd_timer_notify(substream->timer, in snd_pcm_post_pause() 1088 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSUSPEND, in snd_pcm_post_suspend() 1195 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MRESUME, in snd_pcm_post_resume()
|
D | timer.c | 897 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp) in snd_timer_notify() function 2019 EXPORT_SYMBOL(snd_timer_notify);
|