Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.h11 void thermal_debug_tz_trip_up(struct thermal_zone_device *tz,
25 static inline void thermal_debug_tz_trip_up(struct thermal_zone_device *tz, in thermal_debug_tz_trip_up() function
H A Dthermal_debugfs.c574 void thermal_debug_tz_trip_up(struct thermal_zone_device *tz, in thermal_debug_tz_trip_up() function
H A Dthermal_core.c522 thermal_debug_tz_trip_up(tz, trip); in thermal_trip_crossed()