Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h951 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h951 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/openbmc/linux/sound/core/
H A Dtimer.c1908 if (params.flags & SNDRV_TIMER_PSFLG_EARLY_EVENT) in snd_timer_user_params()