Searched refs:differed_type (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.c109 if (! (pipe->differed_type & DC_DIFFERED_DELAY))
119 if (pipe->differed_type & DC_NOTIFY_DELAY)
123 if (pipe->differed_type & DC_MULTIPLE_DELAY)
127 if (pipe->differed_type & DC_STREAM_TIME_DELAY)
438 pipe->differed_type = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h75 unsigned int differed_type; member in struct:vx_pipe

Completed in 105 milliseconds