Searched refs:thermal_read_mode (Results 1 – 1 of 1) sorted by relevance
5779 static enum thermal_access_mode thermal_read_mode; variable5790 switch (thermal_read_mode) { in thermal_get_sensor()5851 if (thermal_read_mode == TPACPI_THERMAL_TPEC_16) in thermal_get_sensors()6004 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()6008 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()6011 thermal_read_mode = in thermal_init()6019 thermal_read_mode = TPACPI_THERMAL_ACPI_UPDT; in thermal_init()6022 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()6026 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()6030 str_supported(thermal_read_mode != TPACPI_THERMAL_NONE), in thermal_init()[all …]