Lines Matching refs:thermal_cooling_device
204 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev, in cpufreq_get_requested_power()
265 static int cpufreq_state2power(struct thermal_cooling_device *cdev, in cpufreq_state2power()
303 static int cpufreq_power2state(struct thermal_cooling_device *cdev, in cpufreq_power2state()
385 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, in cpufreq_get_max_state()
404 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state()
424 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, in cpufreq_set_cur_state()
482 static struct thermal_cooling_device *
487 struct thermal_cooling_device *cdev; in __cpufreq_cooling_register()
601 struct thermal_cooling_device *
627 struct thermal_cooling_device *
631 struct thermal_cooling_device *cdev = NULL; in of_cpufreq_cooling_register()
661 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()