Lines Matching refs:of_find_node_by_path

71 	np = of_find_node_by_path("/testcase-data");  in of_unittest_find_node_by_name()
79 np = of_find_node_by_path("/testcase-data/"); in of_unittest_find_node_by_name()
82 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
89 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
97 np = of_find_node_by_path("testcase-alias/"); in of_unittest_find_node_by_name()
100 np = of_find_node_by_path("testcase-alias/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
107 np = of_find_node_by_path("/testcase-data/missing-path"); in of_unittest_find_node_by_name()
111 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
115 np = of_find_node_by_path("testcase-alias/missing-path"); in of_unittest_find_node_by_name()
170 np = of_find_node_by_path("/testcase-data"); in of_unittest_dynamic()
310 np = of_find_node_by_path(full_name); in of_unittest_printf()
388 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_parse_phandle_with_args()
544 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-b"); in of_unittest_parse_phandle_with_args_map()
550 p0 = of_find_node_by_path("/testcase-data/phandle-tests/provider0"); in of_unittest_parse_phandle_with_args_map()
556 p1 = of_find_node_by_path("/testcase-data/phandle-tests/provider1"); in of_unittest_parse_phandle_with_args_map()
562 p2 = of_find_node_by_path("/testcase-data/phandle-tests/provider2"); in of_unittest_parse_phandle_with_args_map()
568 p3 = of_find_node_by_path("/testcase-data/phandle-tests/provider3"); in of_unittest_parse_phandle_with_args_map()
689 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_property_string()
810 nchangeset = of_find_node_by_path("/testcase-data/changeset"); in of_unittest_changeset()
859 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n21")), in of_unittest_changeset()
881 np = of_find_node_by_path("/testcase-data/address-tests"); in of_unittest_dma_get_max_cpu_address()
901 np = of_find_node_by_path(path); in of_unittest_dma_ranges_one()
953 np = of_find_node_by_path("/testcase-data/address-tests/pci@90000000"); in of_unittest_pci_dma_ranges()
1004 np = of_find_node_by_path("/testcase-data/interrupts/interrupts0"); in of_unittest_parse_interrupts()
1025 np = of_find_node_by_path("/testcase-data/interrupts/interrupts1"); in of_unittest_parse_interrupts()
1081 np = of_find_node_by_path("/testcase-data/interrupts/interrupts-extended0"); in of_unittest_parse_interrupts_extended()
1194 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()
1232 np = of_find_node_by_path("/testcase-data"); in of_unittest_platform_populate()
1236 np = of_find_node_by_path("/testcase-data/testcase-device1"); in of_unittest_platform_populate()
1246 np = of_find_node_by_path("/testcase-data/testcase-device2"); in of_unittest_platform_populate()
1262 np = of_find_node_by_path("/testcase-data/platform-tests"); in of_unittest_platform_populate()
1380 dup = of_find_node_by_path(full_name); in attach_node_and_children()
1467 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()
1468 of_chosen = of_find_node_by_path("/chosen"); in unittest_data_add()
1544 np = of_find_node_by_path(path); in of_path_to_platform_device()
1815 np = of_find_node_by_path(path); in of_path_to_i2c_client()
2756 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
3282 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
3284 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest()