Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-topology.c2305 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load() local
2317 _manifest = manifest; in soc_tplg_manifest_load()
2320 err = manifest_new_ver(tplg, manifest, &_manifest); in soc_tplg_manifest_load()
2327 return tplg->ops->manifest(tplg->comp, tplg->index, _manifest); in soc_tplg_manifest_load()
2330 kfree(_manifest); in soc_tplg_manifest_load()