Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst127 续到OF_OVERLAY_POST_REMOVE的通知器回调。在OF_OVERLAY_POST_REMOVE
128 知器被调用后,包含覆盖层的内存将被kfree()ed。请注意,即使OF_OVERLAY_POST_REMOVE
/openbmc/linux/Documentation/devicetree/
H A 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
/openbmc/linux/drivers/fpga/
H A 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()
/openbmc/linux/drivers/of/
H A 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()
H A Dunittest.c2963 case OF_OVERLAY_POST_REMOVE: in of_notify()
/openbmc/linux/include/linux/
H A Dof.h1660 OF_OVERLAY_POST_REMOVE, enumerator