Home
last modified time | relevance | path

Searched refs:sof_ext_man_elem_header (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/sound/sof/
H A Dext_manifest.h70 struct sof_ext_man_elem_header { struct
79 struct sof_ext_man_elem_header hdr; argument
87 struct sof_ext_man_elem_header hdr;
94 struct sof_ext_man_elem_header hdr;
100 struct sof_ext_man_elem_header hdr;
119 struct sof_ext_man_elem_header hdr;
/linux-6.15/sound/soc/sof/
H A Dipc3-loader.c15 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_version()
28 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_windows()
38 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_cc_info()
48 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_dbg_abi_info()
64 const struct sof_ext_man_elem_header *hdr) in ipc3_fw_ext_man_get_config_data()
75 elems_size = config->hdr.size - sizeof(struct sof_ext_man_elem_header); in ipc3_fw_ext_man_get_config_data()
142 const struct sof_ext_man_elem_header *elem_hdr; in sof_ipc3_fw_parse_ext_man()
172 elem_hdr = (struct sof_ext_man_elem_header *)iptr; in sof_ipc3_fw_parse_ext_man()
H A Dsof-priv.h294 const struct sof_ext_man_elem_header *hdr);
H A Dops.h184 const struct sof_ext_man_elem_header *hdr) in snd_sof_dsp_parse_platform_ext_manifest()
/linux-6.15/sound/soc/sof/intel/
H A Dext_manifest.h30 struct sof_ext_man_elem_header hdr;
H A Dhda-loader.c689 const struct sof_ext_man_elem_header *hdr) in hda_dsp_ext_man_get_cavs_config_data()
697 elem_num = (hdr->size - sizeof(struct sof_ext_man_elem_header)) in hda_dsp_ext_man_get_cavs_config_data()
H A Dhda.h749 const struct sof_ext_man_elem_header *hdr);