Searched refs:devfreq_unregister_notifier (Results 1 – 2 of 2) sorted by relevance
215 extern int devfreq_unregister_notifier(struct devfreq *devfreq,355 static inline int devfreq_unregister_notifier(struct devfreq *devfreq, in devfreq_unregister_notifier() function
1450 int devfreq_unregister_notifier(struct devfreq *devfreq, in devfreq_unregister_notifier() function1470 EXPORT_SYMBOL(devfreq_unregister_notifier);1482 devfreq_unregister_notifier(this->devfreq, this->nb, this->list); in devm_devfreq_notifier_release()