Searched refs:of_reconfig_notifier_unregister (Results 1 – 6 of 6) sorted by relevance
43 of_reconfig_notifier_unregister(&reconfig_err_inject.nb); in err_inject_exit()
60 int of_reconfig_notifier_unregister(struct notifier_block *nb) in of_reconfig_notifier_unregister() function64 EXPORT_SYMBOL_GPL(of_reconfig_notifier_unregister);
1350 extern int of_reconfig_notifier_unregister(struct notifier_block *);1397 static inline int of_reconfig_notifier_unregister(struct notifier_block *nb) in of_reconfig_notifier_unregister() function
1058 of_reconfig_notifier_unregister(&nx842_of_nb); in nx842_remove()
1553 rc = of_reconfig_notifier_unregister(&dt_update_nb); in stop_topology_update()
1852 WARN_ON(of_reconfig_notifier_unregister(&i2c_of_notifier)); in i2c_exit()