Lines Matching defs:adsp_module_entry
50 struct adsp_module_entry { struct
51 u32 struct_id;
52 u8 name[8];
53 u8 uuid[16];
54 struct module_type type;
55 u8 hash1[DEFAULT_HASH_SHA256_LEN];
56 u32 entry_point;
57 u16 cfg_offset;
58 u16 cfg_count;
59 u32 affinity_mask;
60 u16 instance_max_count;
61 u16 instance_bss_size;
62 struct segment_desc segments[3];