Lines Matching defs:devfreq
73 static unsigned long find_available_min_freq(struct devfreq *devfreq) in find_available_min_freq()
87 static unsigned long find_available_max_freq(struct devfreq *devfreq) in find_available_max_freq()
106 static int devfreq_get_freq_level(struct devfreq *devfreq, unsigned long freq) in devfreq_get_freq_level()
117 static int set_freq_table(struct devfreq *devfreq) in set_freq_table()
158 int devfreq_update_status(struct devfreq *devfreq, unsigned long freq) in devfreq_update_status()
265 static int devfreq_notify_transition(struct devfreq *devfreq, in devfreq_notify_transition()
288 static int devfreq_set_target(struct devfreq *devfreq, unsigned long new_freq, in devfreq_set_target()
335 int update_devfreq(struct devfreq *devfreq) in update_devfreq()
386 struct devfreq *devfreq = container_of(work, in devfreq_monitor() local
410 void devfreq_monitor_start(struct devfreq *devfreq) in devfreq_monitor_start()
427 void devfreq_monitor_stop(struct devfreq *devfreq) in devfreq_monitor_stop()
445 void devfreq_monitor_suspend(struct devfreq *devfreq) in devfreq_monitor_suspend()
468 void devfreq_monitor_resume(struct devfreq *devfreq) in devfreq_monitor_resume()
501 void devfreq_interval_update(struct devfreq *devfreq, unsigned int *delay) in devfreq_interval_update()
552 struct devfreq *devfreq = container_of(nb, struct devfreq, nb); in devfreq_notifier_call() local
583 struct devfreq *devfreq = to_devfreq(dev); in devfreq_dev_release() local
614 struct devfreq *devfreq; in devfreq_add_device() local
758 int devfreq_remove_device(struct devfreq *devfreq) in devfreq_remove_device()
804 struct devfreq **ptr, *devfreq; in devm_devfreq_add_device() local
834 struct devfreq *devfreq; in devfreq_get_devfreq_by_phandle() local
873 void devm_devfreq_remove_device(struct device *dev, struct devfreq *devfreq) in devm_devfreq_remove_device()
888 int devfreq_suspend_device(struct devfreq *devfreq) in devfreq_suspend_device()
923 int devfreq_resume_device(struct devfreq *devfreq) in devfreq_resume_device()
960 struct devfreq *devfreq; in devfreq_suspend() local
981 struct devfreq *devfreq; in devfreq_resume() local
1001 struct devfreq *devfreq; in devfreq_add_governor() local
1066 struct devfreq *devfreq; in devfreq_remove_governor() local
1232 struct devfreq *devfreq = to_devfreq(dev); in cur_freq_show() local
1395 struct devfreq *devfreq = to_devfreq(dev); in trans_stat_show() local
1518 int devfreq_register_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_register_opp_notifier()
1534 int devfreq_unregister_opp_notifier(struct device *dev, struct devfreq *devfreq) in devfreq_unregister_opp_notifier()
1552 struct devfreq *devfreq) in devm_devfreq_register_opp_notifier()
1581 struct devfreq *devfreq) in devm_devfreq_unregister_opp_notifier()
1594 int devfreq_register_notifier(struct devfreq *devfreq, in devfreq_register_notifier()
1622 int devfreq_unregister_notifier(struct devfreq *devfreq, in devfreq_unregister_notifier()
1645 struct devfreq *devfreq; member
1666 struct devfreq *devfreq, in devm_devfreq_register_notifier()
1702 struct devfreq *devfreq, in devm_devfreq_unregister_notifier()