Lines Matching full:tree
2 * ARM Platform Bus device tree generation helpers
48 void *fdt; /* device tree handle */
74 * copies properties listed in an array from host device tree to
75 * guest device tree. If a non optional property is not found, the
77 * in the host device tree.
80 * @host_dt: host device tree blob
81 * @guest_dt: guest device tree blob
133 * @host_fdt: host device tree blob from which info are retrieved
134 * @guest_fdt: guest device tree blob where the clock node is added
135 * @host_phandle: phandle of the clock in host device tree
149 error_report("not able to locate clock handle %d in host device tree", in fdt_build_clock_node()
190 * returns the device tree name upon success or NULL in case the sysfs name
529 * add_fdt_node - add the device tree node of a dynamic sysbus device