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

/drivers/thermal/
H A Dcpu_cooling.c32 * struct cpufreq_cooling_device - data for cooling device with cpufreq
33 * @id: unique integer value corresponding to each cpufreq_cooling_device
41 * @allowed_cpus: all the cpus involved for this cpufreq_cooling_device.
44 * cpufreq_cooling_device registered. In order to prevent corruption of this a
47 struct cpufreq_cooling_device { struct
261 * @cpufreq_device: cpufreq_cooling_device pointer containing frequency
271 static int cpufreq_apply_cooling(struct cpufreq_cooling_device *cpufreq_device,
315 struct cpufreq_cooling_device *cpufreq_dev;
356 struct cpufreq_cooling_device *cpufreq_device = cdev->devdata;
385 struct cpufreq_cooling_device *cpufreq_devic
[all...]

Completed in 61 milliseconds