Home
last modified time | relevance | path

Searched refs:thermal_with_ns_address (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c6023 static bool thermal_with_ns_address; /* Non-standard thermal reg address */ variable
6049 thermal_with_ns_address = tpacpi_check_quirks(thermal_quirk_table, in thermal_read_mode_check()
6053 if (thermal_with_ns_address) { in thermal_read_mode_check()