Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c81 static enum proc_thermal_emum_mode_type proc_thermal_emum_mode = variable
91 if (proc_thermal_emum_mode == PROC_THERMAL_NONE) { \
414 if (proc_thermal_emum_mode == PROC_THERMAL_PCI) { in int3401_add()
424 proc_thermal_emum_mode = PROC_THERMAL_PLATFORM_DEV; in int3401_add()
611 if (proc_thermal_emum_mode == PROC_THERMAL_PLATFORM_DEV) { in proc_thermal_pci_probe()
635 proc_thermal_emum_mode = PROC_THERMAL_PCI; in proc_thermal_pci_probe()