Searched defs:sof_ipc4_fw_data (Results 1 – 1 of 1) sorted by relevance
76 struct sof_ipc4_fw_data { struct77 u32 manifest_fw_hdr_offset;78 struct xarray fw_lib_xa;79 void *nhlt;80 enum sof_ipc4_mtrace_type mtrace_type;81 u32 mtrace_log_bytes;82 int max_num_pipelines;83 u32 max_libs_count;85 int (*load_library)(struct snd_sof_dev *sdev,87 struct mutex pipeline_state_mutex; /* protect pipeline triggers, ref counts and states */