Lines Matching refs:thermal_cooling_device
92 struct thermal_cooling_device *cool_dev;
484 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, in cpufreq_get_max_state()
503 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state()
523 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, in cpufreq_set_cur_state()
570 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev, in cpufreq_get_requested_power()
650 static int cpufreq_state2power(struct thermal_cooling_device *cdev, in cpufreq_state2power()
702 static int cpufreq_power2state(struct thermal_cooling_device *cdev, in cpufreq_power2state()
785 static struct thermal_cooling_device *
790 struct thermal_cooling_device *cool_dev; in __cpufreq_cooling_register()
924 struct thermal_cooling_device *
944 struct thermal_cooling_device *
976 struct thermal_cooling_device *
1008 struct thermal_cooling_device *
1028 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()