Searched refs:snd_soc_tplg_manifest (Results 1 – 3 of 3) sorted by relevance
144 struct snd_soc_tplg_manifest *);
241 struct snd_soc_tplg_manifest { struct
1598 struct snd_soc_tplg_manifest *manifest; in soc_tplg_manifest_load()1603 manifest = (struct snd_soc_tplg_manifest *)tplg->pos; in soc_tplg_manifest_load()1604 tplg->pos += sizeof(struct snd_soc_tplg_manifest); in soc_tplg_manifest_load()