Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_debugfs.h15 void thermal_debug_update_trip_stats(struct thermal_zone_device *tz);
29 static inline void thermal_debug_update_trip_stats(struct thermal_zone_device *tz) {} in thermal_debug_update_trip_stats() function
Dthermal_debugfs.c722 void thermal_debug_update_trip_stats(struct thermal_zone_device *tz) in thermal_debug_update_trip_stats() function
Dthermal_core.c601 thermal_debug_update_trip_stats(tz); in __thermal_zone_device_update()