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
534 int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
578 struct devfreq **ptr, *devfreq; in devm_devfreq_add_device() local
602 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device()
617 int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
638 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
658 struct devfreq *devfreq; in devfreq_add_governor() local
723 struct devfreq *devfreq; in devfreq_remove_governor() local
851 struct devfreq *devfreq = to_devfreq(dev); in cur_freq_show() local
999 struct devfreq *devfreq = to_devfreq(dev); in trans_stat_show() local
1130 int devfreq_register_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_register_opp_notifier()
1157 int devfreq_unregister_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_unregister_opp_notifier()
1186 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier()
1215 struct devfreq *devfreq) in devm_devfreq_unregister_opp_notifier()