Lines Matching refs:thermal_cooling_device
61 * @cdev: thermal_cooling_device pointer to keep track of the
184 * @cdev: &thermal_cooling_device pointer
204 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev,
253 * @cdev: &thermal_cooling_device pointer
265 static int cpufreq_state2power(struct thermal_cooling_device *cdev,
286 * @cdev: &thermal_cooling_device pointer
303 static int cpufreq_power2state(struct thermal_cooling_device *cdev,
385 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev,
404 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev,
424 static int cpufreq_set_cur_state(struct thermal_cooling_device *cdev,
477 * Return: a valid struct thermal_cooling_device pointer on success,
480 static struct thermal_cooling_device *
485 struct thermal_cooling_device *cdev;
596 * Return: a valid struct thermal_cooling_device pointer on success,
599 struct thermal_cooling_device *
622 * Return: a valid struct thermal_cooling_device pointer on success,
625 struct thermal_cooling_device *
629 struct thermal_cooling_device *cdev = NULL;
659 void cpufreq_cooling_unregister(struct thermal_cooling_device *cdev)