of_reconfig_notifier_unregister 1553 arch/powerpc/mm/numa.c 		rc = of_reconfig_notifier_unregister(&dt_update_nb);
of_reconfig_notifier_unregister 1058 drivers/crypto/nx/nx-842-pseries.c 	of_reconfig_notifier_unregister(&nx842_of_nb);
of_reconfig_notifier_unregister 1869 drivers/i2c/i2c-core-base.c 		WARN_ON(of_reconfig_notifier_unregister(&i2c_of_notifier));
of_reconfig_notifier_unregister   64 drivers/of/dynamic.c EXPORT_SYMBOL_GPL(of_reconfig_notifier_unregister);
of_reconfig_notifier_unregister 1350 include/linux/of.h extern int of_reconfig_notifier_unregister(struct notifier_block *);
of_reconfig_notifier_unregister   43 lib/of-reconfig-notifier-error-inject.c 	of_reconfig_notifier_unregister(&reconfig_err_inject.nb);