Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dgov_bang_bang.c110 thermal_cdev_update(instance->cdev); in bang_bang_control()
Dfair_share.c120 thermal_cdev_update(cdev); in fair_share_throttle()
Dstep_wise.c208 thermal_cdev_update(instance->cdev); in step_wise_throttle()
Dpower_allocator.c533 thermal_cdev_update(instance->cdev); in allow_maximum_power()
Dthermal_core.c1093 thermal_cdev_update(cdev); in power_actor_set_power()
1617 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
1642 EXPORT_SYMBOL(thermal_cdev_update);
/linux-4.4.14/include/linux/
Dthermal.h421 void thermal_cdev_update(struct thermal_cooling_device *);
480 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
/linux-4.4.14/drivers/hwmon/
Dpwm-fan.c277 thermal_cdev_update(cdev); in pwm_fan_probe()
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt493 5.4:thermal_cdev_update: