Searched refs:of_root (Results 1 – 7 of 7) sorted by relevance
234 of_root = of_pdt_create_node(root_node, NULL); in of_pdt_build_devicetree()236 of_root->path_component_name = ""; in of_pdt_build_devicetree()238 of_root->full_name = "/"; in of_pdt_build_devicetree()240 of_root->child = of_pdt_build_tree(of_root, in of_pdt_build_devicetree()241 of_pdt_prom_ops->getchild(of_root->phandle)); in of_pdt_build_devicetree()
35 struct device_node *of_root; variable36 EXPORT_SYMBOL(of_root);209 if (of_root) in of_core_init()251 np = of_root; in __of_find_all_nodes()782 return of_node_get(of_root); in of_find_node_opts_by_path()811 np = of_node_get(of_root); in of_find_node_opts_by_path()
229 if (!of_root) in of_unittest_check_tree_linkage()234 child_count = of_unittest_check_node_linkage(of_root); in of_unittest_check_tree_linkage()926 if (!of_root) { in unittest_data_add()927 of_root = unittest_data_node; in unittest_data_add()940 np->parent = of_root; in unittest_data_add()
1112 __unflatten_device_tree(initial_boot_params, &of_root, in unflatten_device_tree()
184 if (of_property_read_u32(of_root, "arm,hbi", &dt_hbi) == 0) { in vexpress_sysreg_probe()
117 extern struct device_node *of_root;147 return of_root != NULL; in of_have_populated_dt()
1204 of_device_is_compatible(of_root, "fsl,ls1021a")) { in clockgen_init()