Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.h8 void thermal_debug_tz_add(struct thermal_zone_device *tz);
22 static inline void thermal_debug_tz_add(struct thermal_zone_device *tz) {} in thermal_debug_tz_add() function
H A Dthermal_debugfs.c861 void thermal_debug_tz_add(struct thermal_zone_device *tz) in thermal_debug_tz_add() function
H A Dthermal_core.c1513 thermal_debug_tz_add(tz); in thermal_zone_device_register_with_trips()