Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dtherm_throt.c280 static void get_therm_status(int level, bool *proc_hot, u8 *temp) in get_therm_status() argument
292 *proc_hot = true; in get_therm_status()
294 *proc_hot = false; in get_therm_status()