Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/of/
Dof_kunit_helpers.c30 of_overlay_remove(ovcs_id); in of_overlay_fdt_apply_kunit_exit()
Doverlay.c1184 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
1253 EXPORT_SYMBOL_GPL(of_overlay_remove);
1269 ret = of_overlay_remove(&ovcs->id); in of_overlay_remove_all()
Dunittest.c2413 ret = of_overlay_remove(&ovcs_id); in of_unittest_remove_tracked_overlays()
2506 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()
2712 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()
2795 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()
2818 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()
3317 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3342 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3361 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3812 ret2 = of_overlay_remove(&info->ovcs_id); in overlay_data_apply()
4151 of_overlay_remove(&ovcs_id); in testdrv_remove()
/linux-6.14.4/Documentation/translations/zh_CN/devicetree/
Doverlay-notes.rst116 2) 调用of_overlay_remove()来删除和清理先前通过调用of_overlay_fdt_apply()
/linux-6.14.4/drivers/misc/
Dlan966x_pci.c136 of_overlay_remove(&data->ovcs_id); in lan966x_pci_unload_overlay()
/linux-6.14.4/Documentation/devicetree/
Doverlay-notes.rst114 2) Call of_overlay_remove() to remove and cleanup the overlay changeset
/linux-6.14.4/include/linux/
Dof.h1741 int of_overlay_remove(int *ovcs_id);
1755 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
/linux-6.14.4/
DMAINTAINERS17743 K: of_overlay_remove