Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/sof/
Dext_manifest.h69 struct sof_ext_man_elem_header { struct
78 struct sof_ext_man_elem_header hdr; argument
86 struct sof_ext_man_elem_header hdr;
93 struct sof_ext_man_elem_header hdr;
99 struct sof_ext_man_elem_header hdr;
118 struct sof_ext_man_elem_header hdr;
/Linux-v5.15/sound/soc/sof/
Dloader.c152 const struct sof_ext_man_elem_header *hdr) in ext_man_get_fw_version()
165 const struct sof_ext_man_elem_header *hdr) in ext_man_get_windows()
175 const struct sof_ext_man_elem_header *hdr) in ext_man_get_cc_info()
185 const struct sof_ext_man_elem_header *hdr) in ext_man_get_dbg_abi_info()
201 const struct sof_ext_man_elem_header *hdr) in ext_man_get_config_data()
212 elems_size = config->hdr.size - sizeof(struct sof_ext_man_elem_header); in ext_man_get_config_data()
277 const struct sof_ext_man_elem_header *elem_hdr; in snd_sof_fw_ext_man_parse()
304 elem_hdr = (struct sof_ext_man_elem_header *)iptr; in snd_sof_fw_ext_man_parse()
Dsof-priv.h218 const struct sof_ext_man_elem_header *hdr);
Dops.h125 const struct sof_ext_man_elem_header *hdr) in snd_sof_dsp_parse_platform_ext_manifest()
/Linux-v5.15/sound/soc/sof/intel/
Dext_manifest.h30 struct sof_ext_man_elem_header hdr;
Dhda-loader.c519 const struct sof_ext_man_elem_header *hdr) in hda_dsp_ext_man_get_cavs_config_data()
527 elem_num = (hdr->size - sizeof(struct sof_ext_man_elem_header)) in hda_dsp_ext_man_get_cavs_config_data()
Dhda.h633 const struct sof_ext_man_elem_header *hdr);