Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dcpufreq_cooling.c69 struct cpufreq_cooling_device { struct
89 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level() argument
102 static u32 cpu_freq_to_power(struct cpufreq_cooling_device *cpufreq_cdev, in cpu_freq_to_power()
119 static u32 cpu_power_to_freq(struct cpufreq_cooling_device *cpufreq_cdev, in cpu_power_to_freq()
146 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu, in get_load()
156 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu, in get_load()
187 static u32 get_dynamic_power(struct cpufreq_cooling_device *cpufreq_cdev, in get_dynamic_power()
224 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_get_requested_power()
283 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_state2power()
322 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_power2state()
[all …]