Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | vx_cmd_info |
Functions | |
void | vx_init_rmh (struct vx_rmh *rmh, unsigned int cmd) |
#define DC_CANCELLED_DELAY (1<<BIT_CANCELLED_COMMAND) |
#define DC_DIFFERED_DELAY (1<<BIT_DIFFERED_COMMAND) |
#define DC_HBUFFER_DELAY (1<<BIT_TIME_RELATIVE_TO_BUFFER) |
#define DC_MULTIPLE_DELAY (1<<BIT_RESERVED) |
#define DC_NOTIFY_DELAY (1<<BIT_NOTIFIED_COMMAND) |
#define DC_STREAM_TIME_DELAY (1<<BIT_STREAM_TIME) |
anonymous enum |