Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.h282 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev,
286 thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
Dthermal_helpers.c171 thermal_cooling_device_stats_update(cdev, state); in thermal_cdev_set_cur_state()
Dthermal_sysfs.c560 thermal_cooling_device_stats_update(cdev, state); in cur_state_store()
608 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update() function
Dthermal_core.c1251 thermal_cooling_device_stats_update(cdev, state); in thermal_cooling_device_update()