Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.h9 void thermal_debug_tz_remove(struct thermal_zone_device *tz);
23 static inline void thermal_debug_tz_remove(struct thermal_zone_device *tz) {} in thermal_debug_tz_remove() function
H A Dthermal_debugfs.c888 void thermal_debug_tz_remove(struct thermal_zone_device *tz) in thermal_debug_tz_remove() function
H A Dthermal_core.c1578 thermal_debug_tz_remove(tz); in thermal_zone_device_unregister()