Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/sound/soc/sof/
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()
143 const struct sof_ext_man_elem_header *elem_hdr; in sof_ipc3_fw_parse_ext_man()
171 elem_hdr = (struct sof_ext_man_elem_header *)iptr; in sof_ipc3_fw_parse_ext_man()
Dops.h172 const struct sof_ext_man_elem_header *hdr) in snd_sof_dsp_parse_platform_ext_manifest()
Dsof-priv.h246 const struct sof_ext_man_elem_header *hdr);
/Linux-v6.1/sound/soc/sof/intel/
Dext_manifest.h30 struct sof_ext_man_elem_header hdr;
Dhda-loader.c554 const struct sof_ext_man_elem_header *hdr) in hda_dsp_ext_man_get_cavs_config_data()
562 elem_num = (hdr->size - sizeof(struct sof_ext_man_elem_header)) in hda_dsp_ext_man_get_cavs_config_data()
Dhda.h685 const struct sof_ext_man_elem_header *hdr);