Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
_msg_sm.h File Reference
#include <linux/list.h>
#include <dspbridge/msgdefs.h>

Go to the source code of this file.

Data Structures

struct  msg_ctrl
 
struct  msg_mgr
 
struct  msg_queue
 
struct  msg_dspmsg
 
struct  msg_frame
 

Macros

#define MSG_SHARED_BUFFER_BASE_SYM   "_MSG_BEG"
 
#define MSG_SHARED_BUFFER_LIMIT_SYM   "_MSG_END"
 
#define _CHNL_WORDSIZE   4 /* default _CHNL_WORDSIZE is 2 bytes/word */
 

Macro Definition Documentation

#define _CHNL_WORDSIZE   4 /* default _CHNL_WORDSIZE is 2 bytes/word */

Definition at line 35 of file _msg_sm.h.

#define MSG_SHARED_BUFFER_BASE_SYM   "_MSG_BEG"

Definition at line 31 of file _msg_sm.h.

#define MSG_SHARED_BUFFER_LIMIT_SYM   "_MSG_END"

Definition at line 32 of file _msg_sm.h.