Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.h293 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev);
H A Dthermal_sysfs.c831 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev) in thermal_cooling_device_stats_reinit() function
H A Dthermal_core.c1287 thermal_cooling_device_stats_reinit(cdev); in thermal_cooling_device_update()