Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Ddevfreq_cooling.c54 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()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h1104 struct devfreq_cooling_device *devfreq_cooling;