Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/devicetree/
A Doverlay-notes.rst123 of_overlay_notifier_register/unregister和enum of_overlay_notify_action。
/linux/drivers/fpga/
A Dof-fpga-region.c456 ret = of_overlay_notifier_register(&fpga_region_of_nb); in of_fpga_region_init()
/linux/drivers/of/
A Doverlay.c139 int of_overlay_notifier_register(struct notifier_block *nb) in of_overlay_notifier_register() function
143 EXPORT_SYMBOL_GPL(of_overlay_notifier_register);
A Dunittest.c3206 ret = of_overlay_notifier_register(&of_nb); in of_unittest_overlay_notify()
/linux/Documentation/devicetree/
A Doverlay-notes.rst123 overlay operations. See of_overlay_notifier_register/unregister and
/linux/include/linux/
A Dof.h1741 int of_overlay_notifier_register(struct notifier_block *nb);
1762 static inline int of_overlay_notifier_register(struct notifier_block *nb) in of_overlay_notifier_register() function

Completed in 22 milliseconds