Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_core.h290 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev);
H A Dthermal_sysfs.c829 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev) in thermal_cooling_device_stats_reinit() function
H A Dthermal_core.c1286 thermal_cooling_device_stats_reinit(cdev); in thermal_cooling_device_update()