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
1203
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-topology.c
1294
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
1342
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
3281
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
3295
struct sof_ipc4_fw_module *fw_module = swidget->module_info;
sound/soc/sof/ipc4-topology.c
3431
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-topology.c
3478
struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info;
sound/soc/sof/ipc4-topology.c
3479
struct sof_ipc4_fw_module *sink_fw_module = sink_widget->module_info;
sound/soc/sof/ipc4-topology.c
3577
struct sof_ipc4_fw_module *src_fw_module = src_widget->module_info;
sound/soc/sof/ipc4-topology.c
3578
struct sof_ipc4_fw_module *sink_fw_module = sink_widget->module_info;
sound/soc/sof/ipc4-topology.c
524
struct sof_ipc4_fw_module *fw_module;
sound/soc/sof/ipc4-topology.c
561
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);