Searched refs:thermal_read_mode (Results 1 – 1 of 1) sorted by relevance
5780 static enum thermal_access_mode thermal_read_mode; variable5791 switch (thermal_read_mode) { in thermal_get_sensor()5852 if (thermal_read_mode == TPACPI_THERMAL_TPEC_16) in thermal_get_sensors()6005 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()6009 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()6012 thermal_read_mode = in thermal_init()6020 thermal_read_mode = TPACPI_THERMAL_ACPI_UPDT; in thermal_init()6023 thermal_read_mode = TPACPI_THERMAL_ACPI_TMP07; in thermal_init()6027 thermal_read_mode = TPACPI_THERMAL_NONE; in thermal_init()6031 str_supported(thermal_read_mode != TPACPI_THERMAL_NONE), in thermal_init()[all …]