Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.h4 void thermal_debug_init(void);
17 static inline void thermal_debug_init(void) {} in thermal_debug_init() function
H A Dthermal_debugfs.c178 void thermal_debug_init(void) in thermal_debug_init() function
H A Dthermal_core.c1762 thermal_debug_init(); in thermal_init()