Searched refs:thermal_read_mode (Results 1 – 1 of 1) sorted by relevance
6270 static enum thermal_access_mode thermal_read_mode; variable6282 switch (thermal_read_mode) { in thermal_get_sensor()6343 if (thermal_read_mode == TPACPI_THERMAL_TPEC_16) in thermal_get_sensors()6446 if (thermal_read_mode == TPACPI_THERMAL_NONE) in thermal_attr_is_visible()6453 if (thermal_read_mode != TPACPI_THERMAL_TPEC_16) in thermal_attr_is_visible()6545 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()6548 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()6552 thermal_read_mode = TPACPI_THERMAL_TPEC_8; in thermal_init()6555 thermal_read_mode = in thermal_init()6564 thermal_read_mode = TPACPI_THERMAL_ACPI_UPDT; in thermal_init()[all …]