Lines Matching defs:cpufreq_cooling_device

53  * struct cpufreq_cooling_device - data for cooling device with cpufreq
68 * cpufreq_cooling_device.
70 struct cpufreq_cooling_device {
91 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev,
104 static u32 cpu_freq_to_power(struct cpufreq_cooling_device *cpufreq_cdev,
121 static u32 cpu_power_to_freq(struct cpufreq_cooling_device *cpufreq_cdev,
140 * @cpufreq_cdev: struct cpufreq_cooling_device for the cpu
148 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu,
156 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu,
181 * @cpufreq_cdev: &cpufreq_cooling_device for this cdev
187 static u32 get_dynamic_power(struct cpufreq_cooling_device *cpufreq_cdev,
224 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
266 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
301 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
314 static inline bool em_is_sane(struct cpufreq_cooling_device *cpufreq_cdev,
343 static inline int allocate_idle_time(struct cpufreq_cooling_device *cpufreq_cdev)
348 static inline void free_idle_time(struct cpufreq_cooling_device *cpufreq_cdev)
352 static int allocate_idle_time(struct cpufreq_cooling_device *cpufreq_cdev)
365 static void free_idle_time(struct cpufreq_cooling_device *cpufreq_cdev)
372 static unsigned int get_state_freq(struct cpufreq_cooling_device *cpufreq_cdev,
411 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
430 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
450 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
497 struct cpufreq_cooling_device *cpufreq_cdev;
660 struct cpufreq_cooling_device *cpufreq_cdev;