Lines Matching refs:devfreq_cooling_device
54 struct devfreq_cooling_device { struct
71 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_max_state() argument
81 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_cur_state()
91 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_set_cur_state()
123 freq_get_state(struct devfreq_cooling_device *dfc, unsigned long freq) in freq_get_state()
174 get_static_power(struct devfreq_cooling_device *dfc, unsigned long freq) in get_static_power()
203 get_dynamic_power(struct devfreq_cooling_device *dfc, unsigned long freq, in get_dynamic_power()
222 static inline unsigned long get_total_power(struct devfreq_cooling_device *dfc, in get_total_power()
234 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_requested_power()
294 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_state2power()
311 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_power2state()
374 static int devfreq_cooling_gen_tables(struct devfreq_cooling_device *dfc) in devfreq_cooling_gen_tables()
464 struct devfreq_cooling_device *dfc; in of_devfreq_cooling_register_power()
559 struct devfreq_cooling_device *dfc; in devfreq_cooling_unregister()