Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dpnv_xscom.c253 static int xscom_dt_child(Object *child, void *opaque) in xscom_dt_child() function
307 object_child_foreach_recursive(OBJECT(chip), xscom_dt_child, &args); in pnv_dt_xscom()