Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c87 static enum proc_thermal_emum_mode_type proc_thermal_emum_mode = variable
97 if (proc_thermal_emum_mode == PROC_THERMAL_NONE) { \
424 if (proc_thermal_emum_mode == PROC_THERMAL_PCI) { in int3401_add()
434 proc_thermal_emum_mode = PROC_THERMAL_PLATFORM_DEV; in int3401_add()
621 if (proc_thermal_emum_mode == PROC_THERMAL_PLATFORM_DEV) { in proc_thermal_pci_probe()
645 proc_thermal_emum_mode = PROC_THERMAL_PCI; in proc_thermal_pci_probe()

Completed in 2 milliseconds