Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dtherm_throt.c220 static void get_therm_status(int level, bool *proc_hot, u8 *temp) in get_therm_status() argument
232 *proc_hot = true; in get_therm_status()
234 *proc_hot = false; in get_therm_status()