Home
last modified time | relevance | path

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

/linux/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/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 Dops.h184 const struct sof_ext_man_elem_header *hdr) in snd_sof_dsp_parse_platform_ext_manifest()
H A Dsof-priv.h294 const struct sof_ext_man_elem_header *hdr);
/linux/sound/soc/sof/intel/
H A Dhda-loader.c692 const struct sof_ext_man_elem_header *hdr) in hda_dsp_ext_man_get_cavs_config_data()
700 elem_num = (hdr->size - sizeof(struct sof_ext_man_elem_header)) in hda_dsp_ext_man_get_cavs_config_data()