Lines Matching refs:cpufreq_cooling_device
52 * struct cpufreq_cooling_device - data for cooling device with cpufreq
53 * @id: unique integer value corresponding to each cpufreq_cooling_device
64 * @node: list_head to link all cpufreq_cooling_device together.
69 * cpufreq_cooling_device.
71 struct cpufreq_cooling_device {
95 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev,
108 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,
136 * @cpufreq_cdev: &struct cpufreq_cooling_device for this cpu
143 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu,
167 * @cpufreq_cdev: &cpufreq_cooling_device for this cdev
173 static u32 get_dynamic_power(struct cpufreq_cooling_device *cpufreq_cdev,
210 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
269 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
308 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
321 static inline bool em_is_sane(struct cpufreq_cooling_device *cpufreq_cdev,
349 static unsigned int get_state_freq(struct cpufreq_cooling_device *cpufreq_cdev,
388 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
407 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
427 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata;
486 struct cpufreq_cooling_device *cpufreq_cdev;
661 struct cpufreq_cooling_device *cpufreq_cdev;