Home
last modified time | relevance | path

Searched refs:thermal_cdev_update (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dthermal_helpers.c166 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
196 EXPORT_SYMBOL(thermal_cdev_update);
Dgov_bang_bang.c118 thermal_cdev_update(instance->cdev); in bang_bang_control()
Dfair_share.c123 thermal_cdev_update(cdev); in fair_share_throttle()
Dstep_wise.c210 thermal_cdev_update(instance->cdev); in step_wise_throttle()
Dpower_allocator.c536 thermal_cdev_update(instance->cdev); in allow_maximum_power()
Dthermal_core.c597 thermal_cdev_update(cdev); in power_actor_set_power()
/Linux-v4.19/include/linux/
Dthermal.h459 void thermal_cdev_update(struct thermal_cooling_device *);
527 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
/Linux-v4.19/drivers/hwmon/
Dpwm-fan.c267 thermal_cdev_update(cdev); in pwm_fan_probe()
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt612 5.4:thermal_cdev_update: