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

#include <hpicmn.h>

Data Fields

u16 init
 
u16 adap_idx
 
u32 control_count
 
u32 cache_size_in_bytes
 
struct hpi_control_cache_info ** p_info
 
u8p_cache
 

Detailed Description

Definition at line 38 of file hpicmn.h.

Field Documentation

u16 adap_idx

Definition at line 41 of file hpicmn.h.

u32 cache_size_in_bytes

Definition at line 43 of file hpicmn.h.

u32 control_count

Definition at line 42 of file hpicmn.h.

u16 init

indicates whether the structures are initialized

Definition at line 40 of file hpicmn.h.

u8* p_cache

pointer to DSP's control cache.

Definition at line 47 of file hpicmn.h.

pointer to allocated memory of lookup pointers.

Definition at line 45 of file hpicmn.h.


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