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()
962 np = of_find_node_by_path("/testcase-data/address-tests/pci@90000000"); in of_unittest_pci_dma_ranges()
1013 np = of_find_node_by_path("/testcase-data/interrupts/interrupts0"); in of_unittest_parse_interrupts()
1034 np = of_find_node_by_path("/testcase-data/interrupts/interrupts1"); in of_unittest_parse_interrupts()
1090 np = of_find_node_by_path("/testcase-data/interrupts/interrupts-extended0"); in of_unittest_parse_interrupts_extended()
1203 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()
1241 np = of_find_node_by_path("/testcase-data"); in of_unittest_platform_populate()
1245 np = of_find_node_by_path("/testcase-data/testcase-device1"); in of_unittest_platform_populate()
1255 np = of_find_node_by_path("/testcase-data/testcase-device2"); in of_unittest_platform_populate()
1271 np = of_find_node_by_path("/testcase-data/platform-tests"); in of_unittest_platform_populate()
1389 dup = of_find_node_by_path(full_name); in attach_node_and_children()
1476 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()
1477 of_chosen = of_find_node_by_path("/chosen"); in unittest_data_add()
1553 np = of_find_node_by_path(path); in of_path_to_platform_device()
1823 np = of_find_node_by_path(path); in of_path_to_i2c_client()
2939 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
3480 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
3482 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest()