Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
Dsoc-topology.c2364 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load() local
2373 _manifest = manifest; in soc_tplg_manifest_load()
2377 ret = manifest_new_ver(tplg, manifest, &_manifest); in soc_tplg_manifest_load()
2384 ret = tplg->ops->manifest(tplg->comp, tplg->index, _manifest); in soc_tplg_manifest_load()
2387 kfree(_manifest); in soc_tplg_manifest_load()