Home
last modified time | relevance | path

Searched refs:sof_ipc4_fw_module (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/sound/soc/sof/
Dipc4-priv.h35 struct sof_ipc4_fw_module { struct
57 struct sof_ipc4_fw_module *modules; argument
106 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
114 struct sof_ipc4_fw_module *fw_module,
Dsof-client.h16 struct sof_ipc4_fw_module;
49 struct sof_ipc4_fw_module *sof_client_ipc4_find_module(struct sof_client_dev *c, const guid_t *u);
Dipc4-loader.c28 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_fw_parse_ext_man()
270 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev, in sof_ipc4_find_module_by_uuid()
444 struct sof_ipc4_fw_module *fw_module, in sof_ipc4_update_cpc_from_manifest()
Dipc4-topology.c176 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_find_swidget_by_ids()
378 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_widget_setup_msg()
405 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_update_kcontrol_module_id()
977 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_widget_setup_comp_process()
1068 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_update_resource_usage()
1116 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_assign_instance_id()
2732 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_setup()
2745 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_free()
2884 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_set_copier_sink_format()
2931 struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info; in sof_ipc4_route_setup()
[all …]
Dsof-client-probes-ipc4.c77 struct sof_ipc4_fw_module *fw_module = in sof_ipc4_probe_get_module_info()
Dsof-client.c345 struct sof_ipc4_fw_module *sof_client_ipc4_find_module(struct sof_client_dev *c, const guid_t *uuid) in sof_client_ipc4_find_module()