Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c28 int stored_thres; member
238 pci_info->stored_thres = 0; in sys_set_trip_temp()
250 pci_info->stored_thres = temp; in sys_set_trip_temp()
465 if (pci_info->stored_thres) { in proc_thermal_pci_resume()
467 pci_info->stored_thres / 1000); in proc_thermal_pci_resume()