Searched refs:of_overlay_notifier_unregister (Results 1 – 2 of 2) sorted by relevance
1786 int of_overlay_notifier_unregister(struct notifier_block *nb);1811 static inline int of_overlay_notifier_unregister(struct notifier_block *nb) in of_overlay_notifier_unregister() function
3437 unittest(!of_overlay_notifier_unregister(&of_nb), in of_unittest_overlay_notify()