Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/int340x_thermal/ !
Dprocessor_thermal_device_pci.c23 int stored_thres; member
185 pci_info->stored_thres = 0; in sys_set_trip_temp()
198 pci_info->stored_thres = temp; in sys_set_trip_temp()
340 if (pci_info->stored_thres) { in proc_thermal_pci_resume()
342 pci_info->stored_thres / 1000); in proc_thermal_pci_resume()