Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A 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,
H A 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);
H A 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()
H A Dipc4-topology.c355 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_widget_setup_msg()
382 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_update_kcontrol_module_id()
881 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_widget_setup_comp_process()
972 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_update_resource_usage()
1020 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_assign_instance_id()
2363 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_setup()
2376 struct sof_ipc4_fw_module *fw_module = swidget->module_info; in sof_ipc4_widget_free()
2515 struct sof_ipc4_fw_module *fw_module; in sof_ipc4_set_copier_sink_format()
2563 struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info; in sof_ipc4_route_setup()
2564 struct sof_ipc4_fw_module *sink_fw_module = sink_widget->module_info; in sof_ipc4_route_setup()
[all …]
H A Dsof-client-probes-ipc4.c77 struct sof_ipc4_fw_module *fw_module = in sof_ipc4_probe_get_module_info()
H A 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()