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/include/linux/
H A Dof.h1686 extern int of_reconfig_notifier_unregister(struct notifier_block *);
1763 static inline int of_reconfig_notifier_unregister(struct notifier_block *nb) in of_reconfig_notifier_unregister() function
/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c1125 of_reconfig_notifier_unregister(&nx842_of_nb); in nx842_remove()
/linux/drivers/i2c/
H A Di2c-core-base.c2159 WARN_ON(of_reconfig_notifier_unregister(&i2c_of_notifier)); in i2c_exit()