Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/thermal/intel/
Dtherm_throt.c705 void __init therm_lvt_init(void) in therm_lvt_init() function
/linux-6.12.1/arch/x86/kernel/
Dsetup.c1184 therm_lvt_init(); in setup_arch()