snd_pcm_timer_notify
snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTART);
snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTOP);
snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MPAUSE);
snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MCONTINUE);
snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSUSPEND);
snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MRESUME);