Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h730 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/linux-4.1.27/sound/core/
Dtimer.c1722 if (params.flags & SNDRV_TIMER_PSFLG_EARLY_EVENT) in snd_timer_user_params()