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