Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c286 static int bmc_find(Object *child, void *opaque) in bmc_find() function
304 ret = object_child_foreach_recursive(object_get_root(), bmc_find, &args); in pnv_bmc_find()