Lines Matching refs:of_find_node_by_path
85 np = of_find_node_by_path("/testcase-data"); in of_unittest_find_node_by_name()
93 np = of_find_node_by_path("/testcase-data/"); in of_unittest_find_node_by_name()
96 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
103 np = of_find_node_by_path("testcase-alias"); in of_unittest_find_node_by_name()
111 np = of_find_node_by_path("testcase-alias/"); in of_unittest_find_node_by_name()
114 np = of_find_node_by_path("testcase-alias/phandle-tests/consumer-a"); in of_unittest_find_node_by_name()
121 np = of_find_node_by_path("/testcase-data/missing-path"); in of_unittest_find_node_by_name()
125 np = of_find_node_by_path("missing-alias"); in of_unittest_find_node_by_name()
129 np = of_find_node_by_path("testcase-alias/missing-path"); in of_unittest_find_node_by_name()
193 np = of_find_node_by_path("/testcase-data"); in of_unittest_dynamic()
328 np = of_find_node_by_path(full_name); in of_unittest_printf()
406 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_parse_phandle_with_args()
566 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-b"); in of_unittest_parse_phandle_with_args_map()
572 p[0] = of_find_node_by_path("/testcase-data/phandle-tests/provider0"); in of_unittest_parse_phandle_with_args_map()
573 p[1] = of_find_node_by_path("/testcase-data/phandle-tests/provider1"); in of_unittest_parse_phandle_with_args_map()
574 p[2] = of_find_node_by_path("/testcase-data/phandle-tests/provider2"); in of_unittest_parse_phandle_with_args_map()
575 p[3] = of_find_node_by_path("/testcase-data/phandle-tests/provider3"); in of_unittest_parse_phandle_with_args_map()
576 p[4] = of_find_node_by_path("/testcase-data/phandle-tests/provider4"); in of_unittest_parse_phandle_with_args_map()
577 p[5] = of_find_node_by_path("/testcase-data/phandle-tests/provider5"); in of_unittest_parse_phandle_with_args_map()
719 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest_property_string()
840 nchangeset = of_find_node_by_path("/testcase-data/changeset"); in of_unittest_changeset()
900 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n21")), in of_unittest_changeset()
903 unittest((np = of_find_node_by_path("/testcase-data/changeset/n2/n22")), in of_unittest_changeset()
909 unittest(!of_find_node_by_path("/testcase-data/changeset/n2/n21"), in of_unittest_changeset()
1037 nchangeset = of_find_node_by_path("/testcase-data/changeset"); in of_unittest_changeset_prop()
1072 np = of_find_node_by_path("/testcase-data/changeset/test-prop"); in of_unittest_changeset_prop()
1102 np = of_find_node_by_path("/testcase-data/address-tests"); in of_unittest_dma_get_max_cpu_address()
1122 np = of_find_node_by_path(path); in of_unittest_dma_ranges_one()
1183 np = of_find_node_by_path("/testcase-data/address-tests/pci@90000000"); in of_unittest_pci_dma_ranges()
1234 …np = of_find_node_by_path("/testcase-data/address-tests2/pcie@d1070000/pci@0,0/dev@0,0/local-bus@0… in of_unittest_pci_empty_dma_ranges()
1271 np = of_find_node_by_path("/testcase-data/address-tests"); in of_unittest_bus_ranges()
1341 np = of_find_node_by_path("/testcase-data/address-tests/bus@a0000000"); in of_unittest_bus_3cell_ranges()
1396 np = of_find_node_by_path("/testcase-data/address-tests/bus@80000000/device@1000"); in of_unittest_reg()
1410 np = of_find_node_by_path("/testcase-data/platform-tests-2/node/test-device@100"); in of_unittest_reg()
1442 np = of_find_node_by_path(node_path); in of_unittest_check_addr()
1509 np = of_find_node_by_path("/testcase-data/interrupts/interrupts0"); in of_unittest_parse_interrupts()
1530 np = of_find_node_by_path("/testcase-data/interrupts/interrupts1"); in of_unittest_parse_interrupts()
1586 np = of_find_node_by_path("/testcase-data/interrupts/interrupts-extended0"); in of_unittest_parse_interrupts_extended()
1699 np = of_find_node_by_path(match_node_tests[i].path); in of_unittest_match_node()
1737 np = of_find_node_by_path("/testcase-data"); in of_unittest_platform_populate()
1741 np = of_find_node_by_path("/testcase-data/testcase-device1"); in of_unittest_platform_populate()
1751 np = of_find_node_by_path("/testcase-data/testcase-device2"); in of_unittest_platform_populate()
1767 np = of_find_node_by_path("/testcase-data/platform-tests"); in of_unittest_platform_populate()
1887 dup = of_find_node_by_path(full_name); in attach_node_and_children()
2047 np = of_find_node_by_path(path); in of_path_to_platform_device()
2283 np = of_find_node_by_path(path); in of_path_to_i2c_client()
3383 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
3470 np = of_find_node_by_path(refcount_path); in of_unittest_lifecycle()
3558 np = of_find_node_by_path(refcount_parent_path); in of_unittest_lifecycle()
4216 np = of_find_node_by_path(path); in of_unittest_pci_node_verify()
4229 np = of_find_node_by_path(path); in of_unittest_pci_node_verify()
4305 of_aliases = of_find_node_by_path("/aliases"); in of_unittest()
4307 np = of_find_node_by_path("/testcase-data/phandle-tests/consumer-a"); in of_unittest()