Home
last modified time | relevance | path

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

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