Home
last modified time | relevance | path

Searched refs:of_overlay_remove (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/devicetree/
A Doverlay-notes.rst116 2) 调用of_overlay_remove()来删除和清理先前通过调用of_overlay_fdt_apply()
/linux-6.3-rc2/drivers/of/
A Dunittest.c1961 ret = of_overlay_remove(&ovcs_id); in of_unittest_remove_tracked_overlays()
2061 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()
2267 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()
2350 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()
2373 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()
2865 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
2880 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
2905 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
2924 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
A Doverlay.c1174 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
1243 EXPORT_SYMBOL_GPL(of_overlay_remove);
1259 ret = of_overlay_remove(&ovcs->id); in of_overlay_remove_all()
/linux-6.3-rc2/Documentation/devicetree/
A Doverlay-notes.rst114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset
/linux-6.3-rc2/include/linux/
A Dof.h1625 int of_overlay_remove(int *ovcs_id);
1639 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
/linux-6.3-rc2/
A DMAINTAINERS15605 K: of_overlay_remove

Completed in 31 milliseconds