Searched refs:thermal_cdev_update (Results 1 – 7 of 7) sorted by relevance
350 void thermal_cdev_update(struct thermal_cooling_device *);396 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
111 thermal_cdev_update(instance->cdev); in bang_bang_control()
115 thermal_cdev_update(cdev); in fair_share_throttle()
208 thermal_cdev_update(instance->cdev); in step_wise_throttle()
1309 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function1334 EXPORT_SYMBOL(thermal_cdev_update);
277 thermal_cdev_update(cdev); in pwm_fan_probe()
398 5.4:thermal_cdev_update: