Searched refs:snd_soc_tplg_manifest (Results 1 – 6 of 6) sorted by relevance
119 struct snd_soc_tplg_manifest manifest;130 .payload_size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),136 .size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),145 struct snd_soc_tplg_manifest manifest;158 .payload_size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),163 .size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),
2402 struct snd_soc_tplg_manifest *src, in manifest_new_ver()2403 struct snd_soc_tplg_manifest **manifest) in manifest_new_ver()2405 struct snd_soc_tplg_manifest *dest; in manifest_new_ver()2446 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load()2450 manifest = (struct snd_soc_tplg_manifest *)tplg->pos; in soc_tplg_manifest_load()
158 struct snd_soc_tplg_manifest *);
374 struct snd_soc_tplg_manifest { struct
3560 static int skl_tplg_get_manifest_data(struct snd_soc_tplg_manifest *manifest, in skl_tplg_get_manifest_data()3620 struct snd_soc_tplg_manifest *manifest) in skl_manifest_load()
3497 struct snd_soc_tplg_manifest *man) in sof_manifest()
Completed in 27 milliseconds