Home
last modified time | relevance | path

Searched refs:dev_pm_opp_unregister_notifier (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/
Dpm_opp.h157 int dev_pm_opp_unregister_notifier(struct device *dev, struct notifier_block *nb);
331 static inline int dev_pm_opp_unregister_notifier(struct device *dev, struct notifier_block *nb) in dev_pm_opp_unregister_notifier() function
/Linux-v6.1/drivers/devfreq/
Dmtk-cci-devfreq.c401 dev_pm_opp_unregister_notifier(dev, &drv->opp_nb); in mtk_ccifreq_remove()
Ddevfreq.c2082 return dev_pm_opp_unregister_notifier(dev, &devfreq->nb); in devfreq_unregister_opp_notifier()
/Linux-v6.1/drivers/cpufreq/
Dmediatek-cpufreq.c574 dev_pm_opp_unregister_notifier(info->cpu_dev, &info->opp_nb); in mtk_cpu_dvfs_info_release()
/Linux-v6.1/drivers/opp/
Dcore.c2987 int dev_pm_opp_unregister_notifier(struct device *dev, in dev_pm_opp_unregister_notifier() function
3003 EXPORT_SYMBOL(dev_pm_opp_unregister_notifier);