Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_PSFLG_EARLY_EVENT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h602 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h852 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h852 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h951 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h951 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1<<2) /* write early event to the poll queue */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h677 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1 << 2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h677 #define SNDRV_TIMER_PSFLG_EARLY_EVENT (1 << 2) macro
/kernel/linux/linux-5.10/sound/core/
H A Dtimer.c1890 if (params.flags & SNDRV_TIMER_PSFLG_EARLY_EVENT) in snd_timer_user_params()
/kernel/linux/linux-6.6/sound/core/
H A Dtimer.c1898 if (params.flags & SNDRV_TIMER_PSFLG_EARLY_EVENT) in snd_timer_user_params()

Completed in 40 milliseconds