Lines Matching refs:thermal_cooling_device
60 * @cdev: thermal_cooling_device pointer to keep track of the
198 * @cdev: &thermal_cooling_device pointer
218 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev,
251 * @cdev: &thermal_cooling_device pointer
262 static int cpufreq_state2power(struct thermal_cooling_device *cdev,
283 * @cdev: &thermal_cooling_device pointer
296 static int cpufreq_power2state(struct thermal_cooling_device *cdev,
408 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev,
427 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev,
447 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev,
488 * Return: a valid struct thermal_cooling_device pointer on success,
491 static struct thermal_cooling_device *
496 struct thermal_cooling_device *cdev;
598 * Return: a valid struct thermal_cooling_device pointer on success,
601 struct thermal_cooling_device *
621 * Return: a valid struct thermal_cooling_device pointer on success,
624 struct thermal_cooling_device *
628 struct thermal_cooling_device *cdev = NULL;
658 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)