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

Data Fields

unsigned int shm_base
 
u32 sm_size
 
unsigned int vm_base
 
u32 dsp_phys_addr_offset
 
s8 c_factor
 
unsigned int dsp_base
 
u32 dsp_size
 
struct cmm_objectcmm_mgr
 
struct list_head free_list
 
struct list_head in_use_list
 

Detailed Description

Definition at line 61 of file cmm.c.

Field Documentation

s8 c_factor

Definition at line 68 of file cmm.c.

struct cmm_object* cmm_mgr

Definition at line 71 of file cmm.c.

unsigned int dsp_base

Definition at line 69 of file cmm.c.

u32 dsp_phys_addr_offset

Definition at line 66 of file cmm.c.

u32 dsp_size

Definition at line 70 of file cmm.c.

struct list_head free_list

Definition at line 73 of file cmm.c.

struct list_head in_use_list

Definition at line 75 of file cmm.c.

unsigned int shm_base

Definition at line 62 of file cmm.c.

u32 sm_size

Definition at line 63 of file cmm.c.

unsigned int vm_base

Definition at line 64 of file cmm.c.


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