Lines Matching refs:of_find_node_by_path
79 np = of_find_node_by_path("/testcase-data"); in of_unittest_find_node_by_name()
87 np = of_find_node_by_path("/testcase-data/"); in of_unittest_find_node_by_name()
90 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
97 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
105 np = of_find_node_by_path("testcase-alias/"); in of_unittest_find_node_by_name()
108 np = of_find_node_by_path("testcase-alias/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
115 np = of_find_node_by_path("/testcase-data/missing-path"); in of_unittest_find_node_by_name()
119 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
123 np = of_find_node_by_path("testcase-alias/missing-path"); in of_unittest_find_node_by_name()
178 np = of_find_node_by_path("/testcase-data"); in of_unittest_dynamic()
318 np = of_find_node_by_path(full_name); in of_unittest_printf()
396 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_parse_phandle_with_args()
552 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-b"); in of_unittest_parse_phandle_with_args_map()
558 p0 = of_find_node_by_path("/testcase-data/phandle-tests/provider0"); in of_unittest_parse_phandle_with_args_map()
564 p1 = of_find_node_by_path("/testcase-data/phandle-tests/provider1"); in of_unittest_parse_phandle_with_args_map()
570 p2 = of_find_node_by_path("/testcase-data/phandle-tests/provider2"); in of_unittest_parse_phandle_with_args_map()
576 p3 = of_find_node_by_path("/testcase-data/phandle-tests/provider3"); in of_unittest_parse_phandle_with_args_map()
697 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_property_string()
822 nchangeset = of_find_node_by_path("/testcase-data/changeset"); in of_unittest_changeset()
882 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n21")), in of_unittest_changeset()
885 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n22")), in of_unittest_changeset()
891 unittest(!of_find_node_by_path("/testcase-data/changeset/n2/n21"), in of_unittest_changeset()
919 np = of_find_node_by_path("/testcase-data/address-tests"); in of_unittest_dma_get_max_cpu_address()
939 np = of_find_node_by_path(path); in of_unittest_dma_ranges_one()
1000 np = of_find_node_by_path("/testcase-data/address-tests/pci@90000000"); in of_unittest_pci_dma_ranges()
1050 np = of_find_node_by_path("/testcase-data/address-tests"); in of_unittest_bus_ranges()
1120 np = of_find_node_by_path("/testcase-data/address-tests/bus@a0000000"); in of_unittest_bus_3cell_ranges()
1174 np = of_find_node_by_path("/testcase-data/address-tests/bus@80000000/device@1000"); in of_unittest_reg()
1198 np = of_find_node_by_path("/testcase-data/interrupts/interrupts0"); in of_unittest_parse_interrupts()
1219 np = of_find_node_by_path("/testcase-data/interrupts/interrupts1"); in of_unittest_parse_interrupts()
1275 np = of_find_node_by_path("/testcase-data/interrupts/interrupts-extended0"); in of_unittest_parse_interrupts_extended()
1388 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()
1426 np = of_find_node_by_path("/testcase-data"); in of_unittest_platform_populate()
1430 np = of_find_node_by_path("/testcase-data/testcase-device1"); in of_unittest_platform_populate()
1440 np = of_find_node_by_path("/testcase-data/testcase-device2"); in of_unittest_platform_populate()
1456 np = of_find_node_by_path("/testcase-data/platform-tests"); in of_unittest_platform_populate()
1576 dup = of_find_node_by_path(full_name); in attach_node_and_children()
1663 of_aliases = of_find_node_by_path("/aliases"); in unittest_data_add()
1664 of_chosen = of_find_node_by_path("/chosen"); in unittest_data_add()
1740 np = of_find_node_by_path(path); in of_path_to_platform_device()
1976 np = of_find_node_by_path(path); in of_path_to_i2c_client()
3076 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
3163 np = of_find_node_by_path(refcount_path); in of_unittest_lifecycle()
3251 np = of_find_node_by_path(refcount_parent_path); in of_unittest_lifecycle()
3917 np = of_find_node_by_path(path); in of_unittest_pci_node_verify()
3930 np = of_find_node_by_path(path); in of_unittest_pci_node_verify()
4010 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
4012 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest()