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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_pcm.c1133 #define EVENT_MASK (END_OF_BUFFER_EVENTS_PENDING|ASYNC_EVENTS_PENDING)
1137 if (events & ASYNC_EVENTS_PENDING)
1154 if (events & ASYNC_EVENTS_PENDING)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h508 #define ASYNC_EVENTS_PENDING 0x008000 macro

Completed in 24 milliseconds