Searched refs:dev_pm_opp_unregister_notifier (Results 1 – 5 of 5) sorted by relevance
205 int dev_pm_opp_unregister_notifier(struct device *dev, struct notifier_block *nb);427 static inline int dev_pm_opp_unregister_notifier(struct device *dev, struct notifier_block *nb) in dev_pm_opp_unregister_notifier() function
403 dev_pm_opp_unregister_notifier(dev, &drv->opp_nb); in mtk_ccifreq_remove()
2111 return dev_pm_opp_unregister_notifier(dev, &devfreq->nb); in devfreq_unregister_opp_notifier()
576 dev_pm_opp_unregister_notifier(info->cpu_dev, &info->opp_nb); in mtk_cpu_dvfs_info_release()
3086 int dev_pm_opp_unregister_notifier(struct device *dev, in dev_pm_opp_unregister_notifier() function3097 EXPORT_SYMBOL(dev_pm_opp_unregister_notifier);