Home
last modified time | relevance | path

Searched refs:bus_path (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/of/
Dunittest.c1421 static const char *bus_path = "/testcase-data/overlay-node/test-bus"; variable
2107 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()
2109 unittest(0, "could not find bus_path \"%s\"\n", bus_path); in of_unittest_overlay()
2114 unittest(0, "could not populate bus @ \"%s\"\n", bus_path); in of_unittest_overlay()