Home
last modified time | relevance | path

Searched refs:thermal_cooling_device_stats_reinit (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dthermal_core.h274 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev);
Dthermal_sysfs.c853 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev) in thermal_cooling_device_stats_reinit() function
Dthermal_core.c1224 thermal_cooling_device_stats_reinit(cdev); in thermal_cooling_device_update()