Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c63 static enum proc_thermal_emum_mode_type proc_thermal_emum_mode = variable
75 if (proc_thermal_emum_mode == PROC_THERMAL_PLATFORM_DEV) { \
295 if (proc_thermal_emum_mode == PROC_THERMAL_PCI) { in int3401_add()
305 proc_thermal_emum_mode = PROC_THERMAL_PLATFORM_DEV; in int3401_add()
335 if (proc_thermal_emum_mode == PROC_THERMAL_PLATFORM_DEV) { in proc_thermal_pci_probe()
353 proc_thermal_emum_mode = PROC_THERMAL_PCI; in proc_thermal_pci_probe()