Lines Matching refs:devfreq_cooling_device
49 struct devfreq_cooling_device { struct
104 static int partition_enable_opps(struct devfreq_cooling_device *dfc, in partition_enable_opps()
140 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_max_state()
150 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_cur_state()
160 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_set_cur_state()
191 freq_get_state(struct devfreq_cooling_device *dfc, unsigned long freq) in freq_get_state()
214 get_static_power(struct devfreq_cooling_device *dfc, unsigned long freq) in get_static_power()
257 get_dynamic_power(struct devfreq_cooling_device *dfc, unsigned long freq, in get_dynamic_power()
278 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_get_requested_power()
311 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_state2power()
329 struct devfreq_cooling_device *dfc = cdev->devdata; in devfreq_cooling_power2state()
384 static int devfreq_cooling_gen_tables(struct devfreq_cooling_device *dfc) in devfreq_cooling_gen_tables()
475 struct devfreq_cooling_device *dfc; in of_devfreq_cooling_register_power()
559 struct devfreq_cooling_device *dfc; in devfreq_cooling_unregister()