Home
last modified time | relevance | path

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

/Linux-v5.4/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);
Dfair_share.c111 thermal_cdev_update(cdev); in fair_share_throttle()
Dgov_bang_bang.c108 thermal_cdev_update(instance->cdev); in bang_bang_control()
Dstep_wise.c198 thermal_cdev_update(instance->cdev); in step_wise_throttle()
Dpower_allocator.c536 thermal_cdev_update(instance->cdev); in allow_maximum_power()
Dthermal_core.c607 thermal_cdev_update(cdev); in power_actor_set_power()
/Linux-v5.4/include/linux/
Dthermal.h464 void thermal_cdev_update(struct thermal_cooling_device *);
540 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
/Linux-v5.4/drivers/hwmon/
Dpwm-fan.c387 thermal_cdev_update(cdev); in pwm_fan_probe()
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst771 5.4. thermal_cdev_update