Home
last modified time | relevance | path

Searched defs:cpufreq_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dcpu_cooling.c269 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()
487 struct cpufreq_cooling_device *cpufreq_device = cdev->devdata; in cpufreq_get_max_state() local
506 struct cpufreq_cooling_device *cpufreq_device = cdev->devdata; in cpufreq_get_cur_state() local
526 struct cpufreq_cooling_device *cpufreq_device = cdev->devdata; in cpufreq_set_cur_state() local
577 struct cpufreq_cooling_device *cpufreq_device = cdev->devdata; in cpufreq_get_requested_power() local
[all …]