Home
last modified time | relevance | path

Searched defs:fw_module_header (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/intel_sst/
Dintel_sst_common.h286 struct fw_module_header { struct
287 unsigned char signature[FW_SIGNATURE_SIZE]; /* module signature */
288 u32 mod_size; /* size of module */
289 u32 blocks; /* # of blocks */
290 u32 type; /* codec type, pp lib */
291 u32 entry_point;