Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dthermal.h350 void thermal_cdev_update(struct thermal_cooling_device *);
396 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
/linux-4.1.27/drivers/thermal/
Dgov_bang_bang.c111 thermal_cdev_update(instance->cdev); in bang_bang_control()
Dfair_share.c115 thermal_cdev_update(cdev); in fair_share_throttle()
Dstep_wise.c208 thermal_cdev_update(instance->cdev); in step_wise_throttle()
Dthermal_core.c1309 void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() function
1334 EXPORT_SYMBOL(thermal_cdev_update);
/linux-4.1.27/drivers/hwmon/
Dpwm-fan.c277 thermal_cdev_update(cdev); in pwm_fan_probe()
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt398 5.4:thermal_cdev_update: