Searched refs:SNDRV_TIMER_EVENT_MSTART (Results 1 – 4 of 4) sorted by relevance
1083 if (snd_BUG_ON(event < SNDRV_TIMER_EVENT_MSTART || in snd_timer_notify()1087 if (event == SNDRV_TIMER_EVENT_MSTART || in snd_timer_notify()1872 (1<<SNDRV_TIMER_EVENT_MSTART)| in snd_timer_user_params()
1451 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTART); in snd_pcm_post_start()
934 SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10, enumerator