Searched refs:of_overlay_destroy (Results 1 – 4 of 4) sorted by relevance
489 int of_overlay_destroy(int id) in of_overlay_destroy() function527 EXPORT_SYMBOL_GPL(of_overlay_destroy);
1157 ret = of_overlay_destroy(id + overlay_first_id); in of_unittest_destroy_tracked_overlays()1269 ret = of_overlay_destroy(ov_id); in of_unittest_apply_revert_overlay_check()1422 ret = of_overlay_destroy(ov_id[i]); in of_unittest_overlay_6()1479 ret = of_overlay_destroy(ov_id[0]); in of_unittest_overlay_8()1490 ret = of_overlay_destroy(ov_id[i]); in of_unittest_overlay_8()
95 2. Call of_overlay_destroy() to remove and cleanup the overlay previously
1083 int of_overlay_destroy(int id);1093 static inline int of_overlay_destroy(int id) in of_overlay_destroy() function