Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_helpers.c188 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
217 EXPORT_SYMBOL(thermal_cdev_update);
Dgov_bang_bang.c108 thermal_cdev_update(instance->cdev); in bang_bang_control()
Dgov_fair_share.c111 thermal_cdev_update(cdev); in fair_share_throttle()
Dkhadas_mcu_fan.c103 thermal_cdev_update(cdev); in khadas_mcu_fan_probe()
Dgov_step_wise.c198 thermal_cdev_update(instance->cdev); in step_wise_throttle()
Dgov_power_allocator.c529 thermal_cdev_update(instance->cdev); in allow_maximum_power()
Dthermal_core.c679 thermal_cdev_update(cdev); in power_actor_set_power()
/Linux-v5.10/include/linux/
Dthermal.h398 void thermal_cdev_update(struct thermal_cooling_device *);
444 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
/Linux-v5.10/drivers/hwmon/
Dpwm-fan.c383 thermal_cdev_update(cdev); in pwm_fan_probe()
/Linux-v5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst757 4.4. thermal_cdev_update