Home
last modified time | relevance | path

Searched refs:sof_ipc4_find_module_by_uuid (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/soc/sof/
Dipc4-priv.h115 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
Dipc4-loader.c262 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev, in sof_ipc4_find_module_by_uuid() function
Dsof-client.c349 return sof_ipc4_find_module_by_uuid(sdev, uuid); in sof_client_ipc4_find_module()
Dipc4-topology.c335 swidget->module_info = sof_ipc4_find_module_by_uuid(sdev, &swidget->uuid); in sof_ipc4_widget_set_module_info()