Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c6005 static bool thermal_with_ns_address; /* Non-standard thermal reg address */ variable
6031 thermal_with_ns_address = tpacpi_check_quirks(thermal_quirk_table, in thermal_read_mode_check()
6035 if (thermal_with_ns_address) { in thermal_read_mode_check()