Lines Matching defs:devfreq

75 static unsigned long find_available_min_freq(struct devfreq *devfreq)  in find_available_min_freq()
89 static unsigned long find_available_max_freq(struct devfreq *devfreq) in find_available_max_freq()
108 static int devfreq_get_freq_level(struct devfreq *devfreq, unsigned long freq) in devfreq_get_freq_level()
119 static int set_freq_table(struct devfreq *devfreq) in set_freq_table()
160 int devfreq_update_status(struct devfreq *devfreq, unsigned long freq) in devfreq_update_status()
224 static int devfreq_notify_transition(struct devfreq *devfreq, in devfreq_notify_transition()
256 int update_devfreq(struct devfreq *devfreq) in update_devfreq()
331 struct devfreq *devfreq = container_of(work, in devfreq_monitor() local
353 void devfreq_monitor_start(struct devfreq *devfreq) in devfreq_monitor_start()
370 void devfreq_monitor_stop(struct devfreq *devfreq) in devfreq_monitor_stop()
388 void devfreq_monitor_suspend(struct devfreq *devfreq) in devfreq_monitor_suspend()
411 void devfreq_monitor_resume(struct devfreq *devfreq) in devfreq_monitor_resume()
444 void devfreq_interval_update(struct devfreq *devfreq, unsigned int *delay) in devfreq_interval_update()
495 struct devfreq *devfreq = container_of(nb, struct devfreq, nb); in devfreq_notifier_call() local
526 struct devfreq *devfreq = to_devfreq(dev); in devfreq_dev_release() local
561 struct devfreq *devfreq; in devfreq_add_device() local
691 int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
734 struct devfreq **ptr, *devfreq; in devm_devfreq_add_device() local
764 struct devfreq *devfreq; in devfreq_get_devfreq_by_phandle() local
803 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device()
818 int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
839 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
859 struct devfreq *devfreq; in devfreq_add_governor() local
924 struct devfreq *devfreq; in devfreq_remove_governor() local
1078 struct devfreq *devfreq = to_devfreq(dev); in cur_freq_show() local
1223 struct devfreq *devfreq = to_devfreq(dev); in trans_stat_show() local
1346 int devfreq_register_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_register_opp_notifier()
1362 int devfreq_unregister_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_unregister_opp_notifier()
1380 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier()
1409 struct devfreq *devfreq) in devm_devfreq_unregister_opp_notifier()
1422 int devfreq_register_notifier(struct devfreq *devfreq, in devfreq_register_notifier()
1450 int devfreq_unregister_notifier(struct devfreq *devfreq, in devfreq_unregister_notifier()
1473 struct devfreq *devfreq; member
1494 struct devfreq *devfreq, in devm_devfreq_register_notifier()
1530 struct devfreq *devfreq, in devm_devfreq_unregister_notifier()