Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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
H A Dthermal_debugfs.c727 void thermal_debug_update_trip_stats(struct thermal_zone_device *tz) in thermal_debug_update_trip_stats() function
H A Dthermal_core.c650 thermal_debug_update_trip_stats(tz); in __thermal_zone_device_update()