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

Data Fields

struct dev_objectdev_obj
 
struct bridge_drv_interfaceintf_fxns
 
struct chnl_mgrchnl_mgr
 
struct chnl_objectchnl_to_dsp
 
struct chnl_objectchnl_from_dsp
 
u8buf
 
u32 bufsize
 
u32 bufsize_rms
 
u32 char_size
 
u32 word_size
 
u32 data_mau_size
 

Detailed Description

Definition at line 57 of file disp.c.

Field Documentation

u8* buf

Definition at line 64 of file disp.c.

u32 bufsize

Definition at line 65 of file disp.c.

u32 bufsize_rms

Definition at line 66 of file disp.c.

u32 char_size

Definition at line 67 of file disp.c.

struct chnl_object* chnl_from_dsp

Definition at line 63 of file disp.c.

Definition at line 61 of file disp.c.

struct chnl_object* chnl_to_dsp

Definition at line 62 of file disp.c.

u32 data_mau_size

Definition at line 69 of file disp.c.

struct dev_object* dev_obj

Definition at line 58 of file disp.c.

Definition at line 60 of file disp.c.

u32 word_size

Definition at line 68 of file disp.c.


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