Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_EVENT_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/sound/
Dasound.h778 SNDRV_TIMER_EVENT_CONTINUE, /* val = resolution in ns */ enumerator
786 SNDRV_TIMER_EVENT_MCONTINUE = SNDRV_TIMER_EVENT_CONTINUE + 10,
/linux-4.4.14/sound/core/
Dtimer.c411 event == SNDRV_TIMER_EVENT_CONTINUE) in snd_timer_notify1()
619 snd_timer_notify1(timeri, SNDRV_TIMER_EVENT_CONTINUE); in snd_timer_continue()
1700 (1<<SNDRV_TIMER_EVENT_CONTINUE)| in snd_timer_user_params()