Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dcpu_cooling.c90 struct cpufreq_cooling_device { struct
160 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_dev, in get_level()
189 struct cpufreq_cooling_device *cpufreq_dev; in cpufreq_cooling_get_level()
222 struct cpufreq_cooling_device *cpufreq_dev; in cpufreq_thermal_notifier()
269 static int build_dyn_power_table(struct cpufreq_cooling_device *cpufreq_device, in build_dyn_power_table()
350 static u32 cpu_freq_to_power(struct cpufreq_cooling_device *cpufreq_device, in cpu_freq_to_power()
363 static u32 cpu_power_to_freq(struct cpufreq_cooling_device *cpufreq_device, in cpu_power_to_freq()
385 static u32 get_load(struct cpufreq_cooling_device *cpufreq_device, int cpu, in get_load()
421 static int get_static_power(struct cpufreq_cooling_device *cpufreq_device, in get_static_power()
463 static u32 get_dynamic_power(struct cpufreq_cooling_device *cpufreq_device, in get_dynamic_power()
[all …]