Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/
Dipc4-priv.h35 struct sof_ipc4_fw_module { struct
57 struct sof_ipc4_fw_module *modules; argument
115 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
120 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()
262 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev, in sof_ipc4_find_module_by_uuid()
433 struct sof_ipc4_fw_module *fw_module, in sof_ipc4_update_cpc_from_manifest()
Dipc4-topology.c347 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_widget_setup_msg()
374 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_update_kcontrol_module_id()
873 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_widget_setup_comp_process()
964 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_update_resource_usage()
1012 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_assign_instance_id()
2355 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_setup()
2368 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_free()
2507 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_set_copier_sink_format()
2555 struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info; in sof_ipc4_route_setup()
2556 struct sof_ipc4_fw_module *sink_fw_module = sink_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.c344 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()