Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm_opp.h143 int dev_pm_opp_unregister_notifier(struct device *dev, struct notifier_block *nb);
311 static inline int dev_pm_opp_unregister_notifier(struct device *dev, struct notifier_block *nb) in dev_pm_opp_unregister_notifier() function
/linux/drivers/opp/
A Dcore.c2840 int dev_pm_opp_unregister_notifier(struct device *dev, in dev_pm_opp_unregister_notifier() function
2856 EXPORT_SYMBOL(dev_pm_opp_unregister_notifier);
/linux/drivers/devfreq/
A Ddevfreq.c2076 return dev_pm_opp_unregister_notifier(dev, &devfreq->nb); in devfreq_unregister_opp_notifier()
/linux/
A Dvmlinux.symvers12096 0x00000000 dev_pm_opp_unregister_notifier vmlinux EXPORT_SYMBOL
A DSystem.map44822 ffff800010c19e00 T dev_pm_opp_unregister_notifier
A D.tmp_System.map44822 ffff800010c19e00 T dev_pm_opp_unregister_notifier

Completed in 1428 milliseconds