Home
last modified time | relevance | path

Searched refs:of_overlay_notifier_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/fpga/ !
Dof-fpga-region.c467 of_overlay_notifier_unregister(&fpga_region_of_nb); in of_fpga_region_init()
474 of_overlay_notifier_unregister(&fpga_region_of_nb); in of_fpga_region_exit()
/linux-6.1.9/drivers/of/ !
Doverlay.c149 int of_overlay_notifier_unregister(struct notifier_block *nb) in of_overlay_notifier_unregister() function
153 EXPORT_SYMBOL_GPL(of_overlay_notifier_unregister);
Dunittest.c2926 unittest(!of_overlay_notifier_unregister(&of_nb), in of_unittest_overlay_notify()
/linux-6.1.9/include/linux/ !
Dof.h1578 int of_overlay_notifier_unregister(struct notifier_block *nb);
1603 static inline int of_overlay_notifier_unregister(struct notifier_block *nb) in of_overlay_notifier_unregister() function