Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_debugfs.h10 void thermal_debug_tz_resume(struct thermal_zone_device *tz);
24 static inline void thermal_debug_tz_resume(struct thermal_zone_device *tz) {} in thermal_debug_tz_resume() function
Dthermal_debugfs.c924 void thermal_debug_tz_resume(struct thermal_zone_device *tz) in thermal_debug_tz_resume() function
Dthermal_core.c1667 thermal_debug_tz_resume(tz); in thermal_zone_device_resume()