Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_core.h137 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev,
141 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
Dthermal_helpers.c159 thermal_cooling_device_stats_update(cdev, target); in thermal_cdev_set_cur_state()
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
Dthermal_core.c1103 thermal_cooling_device_stats_update(cdev, state); in thermal_cooling_device_update()