Home
last modified time | relevance | path

Searched refs:devfreq_cooling_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/thermal/
Ddevfreq_cooling.c57 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()
[all …]