Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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
H A Dthermal_debugfs.c924 void thermal_debug_tz_resume(struct thermal_zone_device *tz) in thermal_debug_tz_resume() function
H A Dthermal_core.c1667 thermal_debug_tz_resume(tz); in thermal_zone_device_resume()