Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.h13 void thermal_debug_tz_trip_down(struct thermal_zone_device *tz,
27 static inline void thermal_debug_tz_trip_down(struct thermal_zone_device *tz, in thermal_debug_tz_trip_down() function
H A Dthermal_debugfs.c667 void thermal_debug_tz_trip_down(struct thermal_zone_device *tz, in thermal_debug_tz_trip_down() function
H A Dthermal_core.c525 thermal_debug_tz_trip_down(tz, trip); in thermal_trip_crossed()