Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h871 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h871 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/Linux-v6.1/sound/core/
Dtimer.c1890 if (params.flags & SNDRV_TIMER_PSFLG_EARLY_EVENT) in snd_timer_user_params()