Symbol: sof_ipc4_fw_module
sound/soc/sof/ipc4-loader.c
28
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-loader.c
345
struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
sound/soc/sof/ipc4-loader.c
558
struct sof_ipc4_fw_module *fw_module,
sound/soc/sof/ipc4-priv.h
113
struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
sound/soc/sof/ipc4-priv.h
121
struct sof_ipc4_fw_module *fw_module,
sound/soc/sof/ipc4-priv.h
58
struct sof_ipc4_fw_module *modules;
sound/soc/sof/ipc4-topology.c
1251
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-topology.c
1342
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
1390
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
227
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
3335
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
3349
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
3485
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-topology.c
3532
struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info;
sound/soc/sof/ipc4-topology.c
3533
struct sof_ipc4_fw_module *sink_fw_module = sink_widget->module_info;
sound/soc/sof/ipc4-topology.c
3631
struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info;
sound/soc/sof/ipc4-topology.c
3632
struct sof_ipc4_fw_module *sink_fw_module = sink_widget->module_info;
sound/soc/sof/ipc4-topology.c
542
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-topology.c
579
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/sof-client-probes-ipc4.c
106
struct sof_ipc4_fw_module *fw_module =
sound/soc/sof/sof-client.c
369
struct sof_ipc4_fw_module *sof_client_ipc4_find_module(struct sof_client_dev *c, const guid_t *uuid)
sound/soc/sof/sof-client.h
16
struct sof_ipc4_fw_module;
sound/soc/sof/sof-client.h
43
struct sof_ipc4_fw_module *sof_client_ipc4_find_module(struct sof_client_dev *c, const guid_t *u);