Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/translations/zh_CN/devicetree/
Doverlay-notes.rst127 续到OF_OVERLAY_POST_REMOVE的通知器回调。在OF_OVERLAY_POST_REMOVE
128 知器被调用后,包含覆盖层的内存将被kfree()ed。请注意,即使OF_OVERLAY_POST_REMOVE
/linux-6.6.21/Documentation/devicetree/
Doverlay-notes.rst129 for OF_OVERLAY_POST_REMOVE. The memory containing the overlay will be
130 kfree()ed after OF_OVERLAY_POST_REMOVE notifiers are called. Note that the
131 memory will be kfree()ed even if the notifier for OF_OVERLAY_POST_REMOVE
/linux-6.6.21/drivers/fpga/
Dof-fpga-region.c363 case OF_OVERLAY_POST_REMOVE: in of_fpga_region_notify()
380 case OF_OVERLAY_POST_REMOVE: in of_fpga_region_notify()
/linux-6.6.21/drivers/of/
Doverlay.c883 ovcs->notify_state == OF_OVERLAY_POST_REMOVE) { in free_overlay_changeset()
1243 ret_tmp = overlay_notify(ovcs, OF_OVERLAY_POST_REMOVE); in of_overlay_remove()
Dunittest.c2949 case OF_OVERLAY_POST_REMOVE: in of_notify()
/linux-6.6.21/include/linux/
Dof.h1646 OF_OVERLAY_POST_REMOVE, enumerator