Searched defs:cpufreq_cooling_device (Results 1 – 1 of 1) sorted by relevance
95 struct cpufreq_cooling_device { struct96 int id;97 u32 last_load;121 static unsigned long get_level(struct cpufreq_cooling_device *cpufreq_cdev, in get_level() argument