Lines Matching refs:of_find_node_by_path
53 np = of_find_node_by_path("/testcase-data"); in of_unittest_find_node_by_name()
61 np = of_find_node_by_path("/testcase-data/"); in of_unittest_find_node_by_name()
64 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
71 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
79 np = of_find_node_by_path("testcase-alias/"); in of_unittest_find_node_by_name()
82 np = of_find_node_by_path("testcase-alias/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
89 np = of_find_node_by_path("/testcase-data/missing-path"); in of_unittest_find_node_by_name()
93 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
97 np = of_find_node_by_path("testcase-alias/missing-path"); in of_unittest_find_node_by_name()
152 np = of_find_node_by_path("/testcase-data"); in of_unittest_dynamic()
292 np = of_find_node_by_path(full_name); in of_unittest_printf()
366 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_parse_phandle_with_args()
469 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-b"); in of_unittest_parse_phandle_with_args_map()
475 p0 = of_find_node_by_path("/testcase-data/phandle-tests/provider0"); in of_unittest_parse_phandle_with_args_map()
481 p1 = of_find_node_by_path("/testcase-data/phandle-tests/provider1"); in of_unittest_parse_phandle_with_args_map()
487 p2 = of_find_node_by_path("/testcase-data/phandle-tests/provider2"); in of_unittest_parse_phandle_with_args_map()
493 p3 = of_find_node_by_path("/testcase-data/phandle-tests/provider3"); in of_unittest_parse_phandle_with_args_map()
588 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_property_string()
709 nchangeset = of_find_node_by_path("/testcase-data/changeset"); in of_unittest_changeset()
758 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n21")), in of_unittest_changeset()
777 np = of_find_node_by_path("/testcase-data/interrupts/interrupts0"); in of_unittest_parse_interrupts()
798 np = of_find_node_by_path("/testcase-data/interrupts/interrupts1"); in of_unittest_parse_interrupts()
854 np = of_find_node_by_path("/testcase-data/interrupts/interrupts-extended0"); in of_unittest_parse_interrupts_extended()
960 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()
1002 np = of_find_node_by_path("/testcase-data"); in of_unittest_platform_populate()
1006 np = of_find_node_by_path("/testcase-data/testcase-device1"); in of_unittest_platform_populate()
1016 np = of_find_node_by_path("/testcase-data/testcase-device2"); in of_unittest_platform_populate()
1024 np = of_find_node_by_path("/testcase-data/platform-tests"); in of_unittest_platform_populate()
1099 dup = of_find_node_by_path(full_name); in attach_node_and_children()
1181 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()
1182 of_chosen = of_find_node_by_path("/chosen"); in unittest_data_add()
1252 np = of_find_node_by_path(path); in of_path_to_platform_device()
1280 np = of_find_node_by_path(path); in of_path_to_i2c_client()
2057 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
2454 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
2456 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest()