Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
io_mgr Struct Reference

Data Fields

struct bridge_dev_contextbridge_context
 
struct bridge_drv_interfaceintf_fxns
 
struct dev_objectdev_obj
 
struct chnl_mgrchnl_mgr
 
struct shmshared_mem
 
u8input
 
u8output
 
struct msg_mgrmsg_mgr
 
struct msg_ctrlmsg_input_ctrl
 
struct msg_ctrlmsg_output_ctrl
 
u8msg_input
 
u8msg_output
 
u32 sm_buf_size
 
bool shared_irq
 
u32 word_size
 
u16 intr_val
 
struct mgr_processorextinfo ext_proc_info
 
struct cmm_objectcmm_mgr
 
struct work_struct io_workq
 
u32 dpc_req
 
u32 dpc_sched
 
struct tasklet_struct dpc_tasklet
 
spinlock_t dpc_lock
 

Detailed Description

Definition at line 86 of file io_sm.c.

Field Documentation

struct bridge_dev_context* bridge_context

Definition at line 89 of file io_sm.c.

Definition at line 95 of file io_sm.c.

struct cmm_object* cmm_mgr

Definition at line 112 of file io_sm.c.

struct dev_object* dev_obj

Definition at line 92 of file io_sm.c.

spinlock_t dpc_lock

Definition at line 127 of file io_sm.c.

u32 dpc_req

Definition at line 124 of file io_sm.c.

u32 dpc_sched

Definition at line 125 of file io_sm.c.

struct tasklet_struct dpc_tasklet

Definition at line 126 of file io_sm.c.

Definition at line 111 of file io_sm.c.

u8* input

Definition at line 97 of file io_sm.c.

Definition at line 91 of file io_sm.c.

u16 intr_val

Definition at line 109 of file io_sm.c.

struct work_struct io_workq

Definition at line 113 of file io_sm.c.

u8* msg_input

Definition at line 104 of file io_sm.c.

struct msg_ctrl* msg_input_ctrl

Definition at line 101 of file io_sm.c.

Definition at line 99 of file io_sm.c.

u8* msg_output

Definition at line 105 of file io_sm.c.

struct msg_ctrl* msg_output_ctrl

Definition at line 103 of file io_sm.c.

u8* output

Definition at line 98 of file io_sm.c.

bool shared_irq

Definition at line 107 of file io_sm.c.

struct shm* shared_mem

Definition at line 96 of file io_sm.c.

u32 sm_buf_size

Definition at line 106 of file io_sm.c.

u32 word_size

Definition at line 108 of file io_sm.c.


The documentation for this struct was generated from the following file: