Searched refs:bus_np (Results 1 – 1 of 1) sorted by relevance
2746 struct device_node *bus_np = NULL; in of_unittest_overlay() local2753 bus_np = of_find_node_by_path(bus_path); in of_unittest_overlay()2754 if (bus_np == NULL) { in of_unittest_overlay()2759 if (of_platform_default_populate(bus_np, NULL, NULL)) { in of_unittest_overlay()2808 of_node_put(bus_np); in of_unittest_overlay()