Searched refs:_manifest (Results 1 – 2 of 2) sorted by relevance
74 _manifest ()
2329 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load() local2338 _manifest = manifest; in soc_tplg_manifest_load()2342 ret = manifest_new_ver(tplg, manifest, &_manifest); in soc_tplg_manifest_load()2349 ret = tplg->ops->manifest(tplg->comp, tplg->index, _manifest); in soc_tplg_manifest_load()2352 kfree(_manifest); in soc_tplg_manifest_load()