Searched refs:SNDRV_TIMER_EVENT_MSTART (Results 1 – 5 of 5) sorted by relevance
1057 if (snd_BUG_ON(event < SNDRV_TIMER_EVENT_MSTART || in snd_timer_notify()1061 if (event == SNDRV_TIMER_EVENT_MSTART || in snd_timer_notify()1822 (1<<SNDRV_TIMER_EVENT_MSTART)| in snd_timer_user_params()
1465 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTART); in snd_pcm_post_start()
1033 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10, enumerator