Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h139 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev,
143 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
H A Dthermal_helpers.c162 thermal_cooling_device_stats_update(cdev, target); in thermal_cdev_set_cur_state()
H A Dthermal_sysfs.c636 thermal_cooling_device_stats_update(cdev, state); in cur_state_store()
684 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
H A Dthermal_core.c1113 thermal_cooling_device_stats_update(cdev, state); in thermal_cooling_device_update()