Home
last modified time | relevance | path

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

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