Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof.h1786 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
/linux/drivers/of/
H A Dunittest.c3437 unittest(!of_overlay_notifier_unregister(&of_nb), in of_unittest_overlay_notify()