Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_helpers.c192 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
201 EXPORT_SYMBOL_GPL(thermal_cdev_update);
Dgov_bang_bang.c104 thermal_cdev_update(instance->cdev); in bang_bang_control()
Dgov_step_wise.c148 thermal_cdev_update(instance->cdev); in step_wise_throttle()
Dthermal_core.h70 void thermal_cdev_update(struct thermal_cooling_device *);