bus_path         1429 drivers/of/unittest.c static const char *bus_path = "/testcase-data/overlay-node/test-bus";
bus_path         2112 drivers/of/unittest.c 	bus_np = of_find_node_by_path(bus_path);
bus_path         2114 drivers/of/unittest.c 		unittest(0, "could not find bus_path \"%s\"\n", bus_path);
bus_path         2119 drivers/of/unittest.c 		unittest(0, "could not populate bus @ \"%s\"\n", bus_path);