Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c6147 static enum thermal_access_mode thermal_read_mode; variable
6159 switch (thermal_read_mode) { in thermal_get_sensor()
6220 if (thermal_read_mode == TPACPI_THERMAL_TPEC_16) in thermal_get_sensors()
6323 if (thermal_read_mode == TPACPI_THERMAL_NONE) in thermal_attr_is_visible()
6330 if (thermal_read_mode != TPACPI_THERMAL_TPEC_16) in thermal_attr_is_visible()
6422 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()
6425 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()
6429 thermal_read_mode = TPACPI_THERMAL_TPEC_8; in thermal_init()
6432 thermal_read_mode = in thermal_init()
6441 thermal_read_mode in thermal_init()
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c6261 static enum thermal_access_mode thermal_read_mode; variable
6272 switch (thermal_read_mode) { in thermal_get_sensor()
6333 if (thermal_read_mode == TPACPI_THERMAL_TPEC_16) in thermal_get_sensors()
6493 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()
6496 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()
6500 thermal_read_mode = TPACPI_THERMAL_TPEC_8; in thermal_init()
6502 thermal_read_mode = in thermal_init()
6510 thermal_read_mode = TPACPI_THERMAL_ACPI_UPDT; in thermal_init()
6513 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()
6517 thermal_read_mode in thermal_init()
[all...]

Completed in 21 milliseconds