Home
last modified time | relevance | path

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

/drivers/of/
Ddynamic.c60 int of_reconfig_notifier_unregister(struct notifier_block *nb) in of_reconfig_notifier_unregister() function
64 EXPORT_SYMBOL_GPL(of_reconfig_notifier_unregister);
/drivers/crypto/nx/
Dnx-842-pseries.c1060 of_reconfig_notifier_unregister(&nx842_of_nb); in nx842_remove()
/drivers/i2c/
Di2c-core-base.c1921 WARN_ON(of_reconfig_notifier_unregister(&i2c_of_notifier)); in i2c_exit()