Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dof_live.h21 int of_live_build(const void *fdt_blob, struct device_node **rootp);
/openbmc/u-boot/lib/
H A Dof_live.c317 int of_live_build(const void *fdt_blob, struct device_node **rootp) in of_live_build() argument
322 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c829 const char *path, XsNode ***rootp) in init_walk_op() argument
853 *rootp = &s->root; in init_walk_op()
861 *rootp = &tx->root; in init_walk_op()