Searched refs:of_overlay_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/of/
H A Doverlay.c479 * of_overlay_destroy() - Removes an overlay
486 int of_overlay_destroy(int id) of_overlay_destroy() function
524 EXPORT_SYMBOL_GPL(of_overlay_destroy); variable
H A Dunittest.c1154 ret = of_overlay_destroy(id + overlay_first_id); of_unittest_destroy_tracked_overlays()
1266 ret = of_overlay_destroy(ov_id); of_unittest_apply_revert_overlay_check()
1419 ret = of_overlay_destroy(ov_id[i]); of_unittest_overlay_6()
1476 ret = of_overlay_destroy(ov_id[0]); of_unittest_overlay_8()
1487 ret = of_overlay_destroy(ov_id[i]); of_unittest_overlay_8()
/linux-4.1.27/include/linux/
H A Dof.h1077 int of_overlay_destroy(int id);
1087 static inline int of_overlay_destroy(int id) of_overlay_destroy() function

Completed in 143 milliseconds