Searched refs:_manifest (Results 1 – 1 of 1) sorted by relevance
2429 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load() local2438 _manifest = manifest; in soc_tplg_manifest_load()2441 ret = manifest_new_ver(tplg, manifest, &_manifest); in soc_tplg_manifest_load()2448 ret = tplg->ops->manifest(tplg->comp, tplg->index, _manifest); in soc_tplg_manifest_load()2451 kfree(_manifest); in soc_tplg_manifest_load()