Searched refs:of_overlay_remove (Results 1 – 7 of 7) sorted by relevance
30 of_overlay_remove(ovcs_id); in of_overlay_fdt_apply_kunit_exit()
1184 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()
2390 ret = of_overlay_remove(&ovcs_id); in of_unittest_remove_tracked_overlays()2483 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()2689 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()2772 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()2795 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()3294 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()3319 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()3338 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()3795 ret2 = of_overlay_remove(&info->ovcs_id); in overlay_data_apply()4134 of_overlay_remove(&ovcs_id); in testdrv_remove()
116 2) 调用of_overlay_remove()来删除和清理先前通过调用of_overlay_fdt_apply()
114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset
1751 int of_overlay_remove(int *ovcs_id);1765 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
17503 K: of_overlay_remove