Searched refs:SNDRV_TIMER_IFLG_EARLY_EVENT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtimer.h48 #define SNDRV_TIMER_IFLG_EARLY_EVENT 0x00000080 /* write early event to the poll queue */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c1636 SNDRV_TIMER_IFLG_EARLY_EVENT);
1642 tu->timeri->flags |= SNDRV_TIMER_IFLG_EARLY_EVENT;
1665 if (tu->timeri->flags & SNDRV_TIMER_IFLG_EARLY_EVENT) {

Completed in 70 milliseconds