mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-25 00:46:51 +08:00
ASoC: SOF: ipc4-priv: Add kernel doc for fw_context_save of sof_ipc4_fw_data
The kernel documentation is missing entry for the fw_context_save. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Link: https://patch.msgid.link/20250619105623.4546-2-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
d9f38d9824
commit
cec49fa47b
@@ -72,6 +72,7 @@ struct sof_ipc4_fw_library {
|
||||
* @max_num_pipelines: max number of pipelines
|
||||
* @max_libs_count: Maximum number of libraries support by the FW including the
|
||||
* base firmware
|
||||
* @fw_context_save: Firmware supports full context save and restore
|
||||
*
|
||||
* @load_library: Callback function for platform dependent library loading
|
||||
* @pipeline_state_mutex: Mutex to protect pipeline triggers, ref counts, states and deletion
|
||||
|
||||
Reference in New Issue
Block a user