Lines Matching refs:thermal_cooling_device
102 struct thermal_cooling_device *cdev;
348 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, in cpufreq_get_max_state()
367 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state()
387 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev, in cpufreq_set_cur_state()
433 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev, in cpufreq_get_requested_power()
496 static int cpufreq_state2power(struct thermal_cooling_device *cdev, in cpufreq_state2power()
535 static int cpufreq_power2state(struct thermal_cooling_device *cdev, in cpufreq_power2state()
607 static struct thermal_cooling_device *
611 struct thermal_cooling_device *cdev; in __cpufreq_cooling_register()
732 struct thermal_cooling_device *
758 struct thermal_cooling_device *
762 struct thermal_cooling_device *cdev = NULL; in of_cpufreq_cooling_register()
794 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) in cpufreq_cooling_unregister()