Home
last modified time | relevance | path

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

/linux/lib/
H A Dof-reconfig-notifier-error-inject.c43 of_reconfig_notifier_unregister(&reconfig_err_inject.nb); in err_inject_exit()
/linux/drivers/of/
H A Ddynamic.c62 int of_reconfig_notifier_unregister(struct notifier_block *nb) in of_reconfig_notifier_unregister() function
66 EXPORT_SYMBOL_GPL(of_reconfig_notifier_unregister);
/linux/drivers/bus/
H A Dimx-weim.c400 of_reconfig_notifier_unregister(&weim_of_notifier); in weim_exit()
/linux/include/linux/
H A Dof.h1636 extern int of_reconfig_notifier_unregister(struct notifier_block *);
1713 static inline int of_reconfig_notifier_unregister(struct notifier_block *nb) in of_reconfig_notify()
1706 static inline int of_reconfig_notifier_unregister(struct notifier_block *nb) of_reconfig_notifier_unregister() function