Searched refs:of_overlay_remove (Results 1 – 6 of 6) sorted by relevance
116 2) 调用of_overlay_remove()来删除和清理先前通过调用of_overlay_fdt_apply()
1953 ret = of_overlay_remove(&ovcs_id); in of_unittest_remove_tracked_overlays()2053 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()2259 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()2342 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()2365 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()2859 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()2874 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()2899 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()2918 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
1174 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function1243 EXPORT_SYMBOL_GPL(of_overlay_remove);1259 ret = of_overlay_remove(&ovcs->id); in of_overlay_remove_all()
114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset
1574 int of_overlay_remove(int *ovcs_id);1588 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
15393 K: of_overlay_remove