Searched refs:of_overlay_remove (Results 1 – 4 of 4) sorted by relevance
1185 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function1253 EXPORT_SYMBOL_GPL(of_overlay_remove);1269 ret = of_overlay_remove(&ovcs->id); in of_overlay_remove_all()
1955 ret = of_overlay_remove(&ovcs_id); in of_unittest_destroy_tracked_overlays()2058 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()2264 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()2347 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()2366 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()
114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset
1475 int of_overlay_remove(int *ovcs_id);1489 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function