Lines Matching defs:devfreq
76 static int devfreq_get_freq_level(struct devfreq *devfreq, unsigned long freq) in devfreq_get_freq_level()
92 static int devfreq_update_status(struct devfreq *devfreq, unsigned long freq) in devfreq_update_status()
160 int update_devfreq(struct devfreq *devfreq) in update_devfreq()
218 struct devfreq *devfreq = container_of(work, in devfreq_monitor() local
240 void devfreq_monitor_start(struct devfreq *devfreq) in devfreq_monitor_start()
257 void devfreq_monitor_stop(struct devfreq *devfreq) in devfreq_monitor_stop()
275 void devfreq_monitor_suspend(struct devfreq *devfreq) in devfreq_monitor_suspend()
298 void devfreq_monitor_resume(struct devfreq *devfreq) in devfreq_monitor_resume()
331 void devfreq_interval_update(struct devfreq *devfreq, unsigned int *delay) in devfreq_interval_update()
382 struct devfreq *devfreq = container_of(nb, struct devfreq, nb); in devfreq_notifier_call() local
396 static void _remove_devfreq(struct devfreq *devfreq) in _remove_devfreq()
426 struct devfreq *devfreq = to_devfreq(dev); in devfreq_dev_release() local
444 struct devfreq *devfreq; in devfreq_add_device() local
533 int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
577 struct devfreq **ptr, *devfreq; in devm_devfreq_add_device() local
601 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device()
616 int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
637 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
657 struct devfreq *devfreq; in devfreq_add_governor() local
722 struct devfreq *devfreq; in devfreq_remove_governor() local
852 struct devfreq *devfreq = to_devfreq(dev); in cur_freq_show() local
1000 struct devfreq *devfreq = to_devfreq(dev); in trans_stat_show() local
1131 int devfreq_register_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_register_opp_notifier()
1158 int devfreq_unregister_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_unregister_opp_notifier()
1187 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier()
1216 struct devfreq *devfreq) in devm_devfreq_unregister_opp_notifier()