Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/translations/zh_CN/devicetree/ !
Doverlay-notes.rst116 2) 调用of_overlay_remove()来删除和清理先前通过调用of_overlay_fdt_apply()
/linux-6.6.21/drivers/of/ !
Dunittest.c2124 ret = of_overlay_remove(&ovcs_id); in of_unittest_remove_tracked_overlays()
2217 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()
2423 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()
2506 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()
2529 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()
3028 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3053 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3072 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3529 ret2 = of_overlay_remove(&info->ovcs_id); in overlay_data_apply()
3870 of_overlay_remove(&ovcs_id); in testdrv_remove()
Doverlay.c1194 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
1263 EXPORT_SYMBOL_GPL(of_overlay_remove);
1279 ret = of_overlay_remove(&ovcs->id); in of_overlay_remove_all()
/linux-6.6.21/Documentation/devicetree/ !
Doverlay-notes.rst114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset
/linux-6.6.21/include/linux/ !
Dof.h1671 int of_overlay_remove(int *ovcs_id);
1685 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
/linux-6.6.21/ !
DMAINTAINERS15977 K: of_overlay_remove