Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dthermal.h6 void therm_lvt_init(void);
11 static inline void therm_lvt_init(void) { } in therm_lvt_init() function
/Linux-v6.6/drivers/thermal/intel/
Dtherm_throt.c705 void __init therm_lvt_init(void) in therm_lvt_init() function
/Linux-v6.6/arch/x86/kernel/
Dsetup.c1306 therm_lvt_init(); in setup_arch()