Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/
H A Dremove-install-as-user.patch74 _manifest ()
/openbmc/linux/sound/soc/
H A Dsoc-topology.c2329 struct snd_soc_tplg_manifest *manifest, *_manifest; in soc_tplg_manifest_load() local
2338 _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()