Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_manifest (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/sound/soc/
Dsoc-topology-test.c118 struct snd_soc_tplg_manifest manifest;
129 .payload_size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),
135 .size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),
144 struct snd_soc_tplg_manifest manifest;
157 .payload_size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),
162 .size = cpu_to_le32(sizeof(struct snd_soc_tplg_manifest)),
Dsoc-topology.c2286 struct snd_soc_tplg_manifest *src, in manifest_new_ver()
2287 struct snd_soc_tplg_manifest **manifest) in manifest_new_ver()
2289 struct snd_soc_tplg_manifest *dest; in manifest_new_ver()
2330 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load()
2334 manifest = (struct snd_soc_tplg_manifest *)tplg->pos; in soc_tplg_manifest_load()
/linux-6.6.21/include/sound/
Dsoc-topology.h158 struct snd_soc_tplg_manifest *);
/linux-6.6.21/include/uapi/sound/
Dasoc.h370 struct snd_soc_tplg_manifest { struct
/linux-6.6.21/sound/soc/sof/
Dsof-audio.h227 struct snd_soc_tplg_manifest *man);
Dtopology.c2246 struct snd_soc_tplg_manifest *man) in sof_manifest()
Dipc3-topology.c2441 struct snd_soc_tplg_manifest *man) in sof_ipc3_parse_manifest()
Dipc4-topology.c2759 struct snd_soc_tplg_manifest *man) in sof_ipc4_parse_manifest()
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-topology.c3526 static int skl_tplg_get_manifest_data(struct snd_soc_tplg_manifest *manifest, in skl_tplg_get_manifest_data()
3583 struct snd_soc_tplg_manifest *manifest) in skl_manifest_load()
/linux-6.6.21/sound/soc/intel/avs/
Dtopology.c1500 struct snd_soc_tplg_manifest *manifest) in avs_manifest()