Lines Matching defs:sof_ipc4_fw_data
78 struct sof_ipc4_fw_data { struct
79 u32 manifest_fw_hdr_offset;
80 struct xarray fw_lib_xa;
81 void *nhlt;
82 enum sof_ipc4_mtrace_type mtrace_type;
83 u32 mtrace_log_bytes;
84 int num_playback_streams;
85 int num_capture_streams;
86 int max_num_pipelines;
87 u32 max_libs_count;
88 bool fw_context_save;
90 int (*load_library)(struct snd_sof_dev *sdev,
92 struct mutex pipeline_state_mutex; /* protect pipeline triggers, ref counts and states */