Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/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.1.9/drivers/fpga/
Dof-fpga-region.c361 case OF_OVERLAY_POST_REMOVE: in of_fpga_region_notify()
378 case OF_OVERLAY_POST_REMOVE: in of_fpga_region_notify()
/linux-6.1.9/drivers/of/
Doverlay.c867 ovcs->notify_state == OF_OVERLAY_POST_REMOVE) { in free_overlay_changeset()
1223 ret_tmp = overlay_notify(ovcs, OF_OVERLAY_POST_REMOVE); in of_overlay_remove()
Dunittest.c2789 case OF_OVERLAY_POST_REMOVE: in of_notify()
/linux-6.1.9/include/linux/
Dof.h1549 OF_OVERLAY_POST_REMOVE, enumerator