Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/
H A Dcpufreq_cooling.c53 * struct cpufreq_cooling_device - data for cooling device with cpufreq
68 * cpufreq_cooling_device.
70 struct cpufreq_cooling_device { struct
91 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level()
104 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()
140 * @cpufreq_cdev: struct cpufreq_cooling_device for the cpu
148 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()
181 * @cpufreq_cdev: &cpufreq_cooling_device fo
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Dcpufreq_cooling.c52 * 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 { struct
95 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()
136 * @cpufreq_cdev: &struct cpufreq_cooling_device for this cpu
143 static u32 get_load(struct cpufreq_cooling_device *cpufreq_cde
[all...]

Completed in 2 milliseconds