Lines Matching refs:devfreq_cooling_device
57 struct devfreq_cooling_device { struct
78 static int partition_enable_opps(struct devfreq_cooling_device *dfc, in partition_enable_opps() argument
114 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_max_state()
124 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_cur_state()
134 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_set_cur_state()
165 freq_get_state(struct devfreq_cooling_device *dfc, unsigned long freq) in freq_get_state()
216 get_static_power(struct devfreq_cooling_device *dfc, unsigned long freq) in get_static_power()
245 get_dynamic_power(struct devfreq_cooling_device *dfc, unsigned long freq, in get_dynamic_power()
264 static inline unsigned long get_total_power(struct devfreq_cooling_device *dfc, in get_total_power()
277 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_requested_power()
338 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_state2power()
356 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_power2state()
419 static int devfreq_cooling_gen_tables(struct devfreq_cooling_device *dfc) in devfreq_cooling_gen_tables()
509 struct devfreq_cooling_device *dfc; in of_devfreq_cooling_register_power()
594 struct devfreq_cooling_device *dfc; in devfreq_cooling_unregister()