Lines Matching refs:of_find_node_by_path
70 np = of_find_node_by_path("/testcase-data"); in of_unittest_find_node_by_name()
78 np = of_find_node_by_path("/testcase-data/"); in of_unittest_find_node_by_name()
81 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
88 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
96 np = of_find_node_by_path("testcase-alias/"); in of_unittest_find_node_by_name()
99 np = of_find_node_by_path("testcase-alias/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
106 np = of_find_node_by_path("/testcase-data/missing-path"); in of_unittest_find_node_by_name()
110 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
114 np = of_find_node_by_path("testcase-alias/missing-path"); in of_unittest_find_node_by_name()
169 np = of_find_node_by_path("/testcase-data"); in of_unittest_dynamic()
309 np = of_find_node_by_path(full_name); in of_unittest_printf()
387 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_parse_phandle_with_args()
543 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-b"); in of_unittest_parse_phandle_with_args_map()
549 p0 = of_find_node_by_path("/testcase-data/phandle-tests/provider0"); in of_unittest_parse_phandle_with_args_map()
555 p1 = of_find_node_by_path("/testcase-data/phandle-tests/provider1"); in of_unittest_parse_phandle_with_args_map()
561 p2 = of_find_node_by_path("/testcase-data/phandle-tests/provider2"); in of_unittest_parse_phandle_with_args_map()
567 p3 = of_find_node_by_path("/testcase-data/phandle-tests/provider3"); in of_unittest_parse_phandle_with_args_map()
688 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_property_string()
809 nchangeset = of_find_node_by_path("/testcase-data/changeset"); in of_unittest_changeset()
858 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n21")), in of_unittest_changeset()
880 np = of_find_node_by_path(path); in of_unittest_dma_ranges_one()
932 np = of_find_node_by_path("/testcase-data/address-tests/pci@90000000"); in of_unittest_pci_dma_ranges()
983 np = of_find_node_by_path("/testcase-data/interrupts/interrupts0"); in of_unittest_parse_interrupts()
1004 np = of_find_node_by_path("/testcase-data/interrupts/interrupts1"); in of_unittest_parse_interrupts()
1060 np = of_find_node_by_path("/testcase-data/interrupts/interrupts-extended0"); in of_unittest_parse_interrupts_extended()
1167 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()
1209 np = of_find_node_by_path("/testcase-data"); in of_unittest_platform_populate()
1213 np = of_find_node_by_path("/testcase-data/testcase-device1"); in of_unittest_platform_populate()
1223 np = of_find_node_by_path("/testcase-data/testcase-device2"); in of_unittest_platform_populate()
1239 np = of_find_node_by_path("/testcase-data/platform-tests"); in of_unittest_platform_populate()
1357 dup = of_find_node_by_path(full_name); in attach_node_and_children()
1435 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()
1436 of_chosen = of_find_node_by_path("/chosen"); in unittest_data_add()
1512 np = of_find_node_by_path(path); in of_path_to_platform_device()
1783 np = of_find_node_by_path(path); in of_path_to_i2c_client()
2724 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
3248 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
3250 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest()