Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dcpu_cooling.c95 struct cpufreq_cooling_device { struct
96 int id;
97 u32 last_load;
121 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level() argument