Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_kunit_helpers.c31 of_overlay_remove(ovcs_id); in of_overlay_fdt_apply_kunit_exit()
H A Doverlay.c1188 int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
1260 EXPORT_SYMBOL_GPL(of_overlay_remove);
1276 ret = of_overlay_remove(&ovcs->id); in of_overlay_remove_all()
H A Dunittest.c2598 ret = of_overlay_remove(&ovcs_id); in of_unittest_remove_tracked_overlays()
2691 ret = of_overlay_remove(&ovcs_id); in of_unittest_apply_revert_overlay_check()
2897 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_6()
2980 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_8()
3003 if (of_overlay_remove(&ovcs_id)) { in of_unittest_overlay_8()
3502 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3527 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3546 ret = of_overlay_remove(&ovcs_id); in of_unittest_overlay_notify()
3997 ret2 = of_overlay_remove(&info->ovcs_id); in overlay_data_apply()
4336 of_overlay_remove(&ovcs_id); in testdrv_remove()
/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst116 2) 调用of_overlay_remove()来删除和清理先前通过调用of_overlay_fdt_apply()
/linux/drivers/misc/
H A Dlan966x_pci.c136 of_overlay_remove(&data->ovcs_id); in lan966x_pci_unload_overlay()
/linux/Documentation/devicetree/
H A Doverlay-notes.rst114 2) Call of_overlay_remove() to remove and clean up the overlay changeset
/linux/include/linux/
H A Dof.h1789 int of_overlay_remove(int *ovcs_id);
1803 static inline int of_overlay_remove(int *ovcs_id) in of_overlay_remove() function
/linux/
H A DMAINTAINERS19797 K: of_overlay_remove