Searched refs:DC_DIFFERED_DELAY (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/sound/drivers/vx/ | ||
D | vx_cmd.h | 114 #define DC_DIFFERED_DELAY (1<<BIT_DIFFERED_COMMAND) macro |
D | vx_pcm.c | 109 if (! (pipe->differed_type & DC_DIFFERED_DELAY)) in vx_set_differed_time() |