Home
last modified time | relevance | path

Searched refs:devfreq_unregister_opp_notifier (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Ddevfreq.h254 int devfreq_unregister_opp_notifier(struct device *dev,
392 static inline int devfreq_unregister_opp_notifier(struct device *dev, in devfreq_unregister_opp_notifier() function
/linux/drivers/devfreq/
A Ddevfreq.c2118 int devfreq_unregister_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_unregister_opp_notifier() function
2122 EXPORT_SYMBOL(devfreq_unregister_opp_notifier);
2126 devfreq_unregister_opp_notifier(dev, *(struct devfreq **)res); in devm_devfreq_opp_release()

Completed in 9 milliseconds