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

#include <hpidspcd.h>

Data Fields

struct code_header header
 
u32 block_length
 
u32 word_count
 
struct dsp_code_privatepvt
 

Detailed Description

Descriptor for dspcode from firmware loader

Definition at line 56 of file hpidspcd.h.

Field Documentation

u32 block_length

Expected number of words in the whole dsp code,INCL header

Definition at line 60 of file hpidspcd.h.

copy of file header

Definition at line 58 of file hpidspcd.h.

internal state of DSP code reader

Definition at line 65 of file hpidspcd.h.

u32 word_count

Number of words read so far

Definition at line 62 of file hpidspcd.h.


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