Searched refs:devfreq_unregister_opp_notifier (Results 1 – 2 of 2) sorted by relevance
204 extern int devfreq_unregister_opp_notifier(struct device *dev,293 static inline int devfreq_unregister_opp_notifier(struct device *dev, in devfreq_unregister_opp_notifier() function
1158 int devfreq_unregister_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_unregister_opp_notifier() function1173 EXPORT_SYMBOL(devfreq_unregister_opp_notifier);1177 devfreq_unregister_opp_notifier(dev, *(struct devfreq **)res); in devm_devfreq_opp_release()