Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/
Dcpufreq_cooling.c89 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level()
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()
154 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu, in get_load()
185 static u32 get_dynamic_power(struct cpufreq_cooling_device *cpufreq_cdev, in get_dynamic_power()
222 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_get_requested_power() local
264 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_state2power() local
299 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_power2state() local
312 static inline bool em_is_sane(struct cpufreq_cooling_device *cpufreq_cdev, in em_is_sane()
[all …]
/kernel/linux/linux-5.10/drivers/thermal/
Dcpufreq_cooling.c95 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level()
108 static u32 cpu_freq_to_power(struct cpufreq_cooling_device *cpufreq_cdev, in cpu_freq_to_power()
121 static u32 cpu_power_to_freq(struct cpufreq_cooling_device *cpufreq_cdev, in cpu_power_to_freq()
143 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cdev, int cpu, in get_load()
173 static u32 get_dynamic_power(struct cpufreq_cooling_device *cpufreq_cdev, in get_dynamic_power()
210 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_get_requested_power() local
269 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_state2power() local
308 struct cpufreq_cooling_device *cpufreq_cdev = cdev->devdata; in cpufreq_power2state() local
321 static inline bool em_is_sane(struct cpufreq_cooling_device *cpufreq_cdev, in em_is_sane()
349 static unsigned int get_state_freq(struct cpufreq_cooling_device *cpufreq_cdev, in get_state_freq()
[all …]