Home
last modified time | relevance | path

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

/linux/include/sound/sof/
A 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/sound/soc/sof/
A Dloader.c153 const struct sof_ext_man_elem_header *hdr) in ext_man_get_fw_version()
166 const struct sof_ext_man_elem_header *hdr) in ext_man_get_windows()
176 const struct sof_ext_man_elem_header *hdr) in ext_man_get_cc_info()
186 const struct sof_ext_man_elem_header *hdr) in ext_man_get_dbg_abi_info()
202 const struct sof_ext_man_elem_header *hdr) in ext_man_get_config_data()
213 elems_size = config->hdr.size - sizeof(struct sof_ext_man_elem_header); in ext_man_get_config_data()
278 const struct sof_ext_man_elem_header *elem_hdr; in snd_sof_fw_ext_man_parse()
305 elem_hdr = (struct sof_ext_man_elem_header *)iptr; in snd_sof_fw_ext_man_parse()
A Dsof-priv.h246 const struct sof_ext_man_elem_header *hdr);
A Dops.h125 const struct sof_ext_man_elem_header *hdr) in snd_sof_dsp_parse_platform_ext_manifest()
/linux/sound/soc/sof/intel/
A Dext_manifest.h30 struct sof_ext_man_elem_header hdr;
A Dhda-loader.c518 const struct sof_ext_man_elem_header *hdr) in hda_dsp_ext_man_get_cavs_config_data()
526 elem_num = (hdr->size - sizeof(struct sof_ext_man_elem_header)) in hda_dsp_ext_man_get_cavs_config_data()
A Dhda.h622 const struct sof_ext_man_elem_header *hdr);

Completed in 14 milliseconds