snd_timer_notify  128 include/sound/timer.h void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp);
snd_timer_notify  866 sound/core/pcm_native.c 		snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTART,
snd_timer_notify  915 sound/core/pcm_native.c 			snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTOP,
snd_timer_notify  998 sound/core/pcm_native.c 			snd_timer_notify(substream->timer,
snd_timer_notify 1005 sound/core/pcm_native.c 			snd_timer_notify(substream->timer,
snd_timer_notify 1054 sound/core/pcm_native.c 		snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSUSPEND,
snd_timer_notify 1157 sound/core/pcm_native.c 		snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MRESUME,