Home
last modified time | relevance | path

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

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