Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-priv.h106 struct sof_ipc4_fw_module *sof_ipc4_find_module_by_uuid(struct snd_sof_dev *sdev,
H A Dipc4-loader.c270 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.c350 return sof_ipc4_find_module_by_uuid(sdev, uuid); in sof_client_ipc4_find_module()
H A Dipc4-topology.c366 swidget->module_info = sof_ipc4_find_module_by_uuid(sdev, &swidget->uuid); in sof_ipc4_widget_set_module_info()