Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-topology.h144 struct snd_soc_tplg_manifest *);
/linux-4.4.14/include/uapi/sound/
Dasoc.h241 struct snd_soc_tplg_manifest { struct
/linux-4.4.14/sound/soc/
Dsoc-topology.c1598 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()