Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dipc4-priv.h115 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
H A 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
H A Dsof-client.c349 return sof_ipc4_find_module_by_uuid(sdev, uuid); in sof_client_ipc4_find_module()
H A Dipc4-topology.c343 swidget->module_info = sof_ipc4_find_module_by_uuid(sdev, &swidget->uuid); in sof_ipc4_widget_set_module_info()