Searched refs:qemu_fdt_node_path (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/sysemu/ |
H A D | device_tree.h | 46 char **qemu_fdt_node_path(void *fdt, const char *name, const char *compat,
|
/openbmc/qemu/hw/arm/ |
H A D | xlnx-zcu102.c | 86 node_path = qemu_fdt_node_path(fdt, NULL, "xlnx,zynqmp-firmware", in zcu102_modify_dtb()
|
/openbmc/qemu/hw/core/ |
H A D | sysbus-fdt.c | 315 node_path = qemu_fdt_node_path(host_fdt, dt_name, vdev->compat, in add_amd_xgbe_fdt_node()
|
/openbmc/qemu/system/ |
H A D | device_tree.c | 300 char **qemu_fdt_node_path(void *fdt, const char *name, const char *compat, in qemu_fdt_node_path() function
|