Searched refs:sof_man4_module (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/sof/
H A Dsof-client-probes-ipc4.c68 static struct sof_man4_module *sof_ipc4_probe_get_module_info(struct sof_client_dev *cdev)
88 return (struct sof_man4_module *)priv->ipc_priv;
109 struct sof_man4_module *mentry = sof_ipc4_probe_get_module_info(cdev);
146 struct sof_man4_module *mentry = sof_ipc4_probe_get_module_info(cdev);
198 struct sof_man4_module *mentry = sof_ipc4_probe_get_module_info(cdev);
251 struct sof_man4_module *mentry = sof_ipc4_probe_get_module_info(cdev);
H A Dipc4-priv.h30 * @sof_man4_module: Module info
36 struct sof_man4_module man4_module_entry;
H A Dipc4-loader.c29 struct sof_man4_module *fm_entry;
92 fm_entry = (struct sof_man4_module *)((u8 *)fw_header + fw_header->len);
/linux-master/include/sound/sof/
H A Dext_manifest4.h39 * module_entry[0] (struct sof_man4_module)
93 struct sof_man4_module { struct

Completed in 265 milliseconds