Home
last modified time | relevance | path

Searched refs:TPACPI_MAX_THERMAL_SENSORS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c6256 #define TPACPI_MAX_THERMAL_SENSORS 16 /* Max thermal sensors supported */ macro
6258 s32 temp[TPACPI_MAX_THERMAL_SENSORS];
6273 #if TPACPI_MAX_THERMAL_SENSORS >= 16 in thermal_get_sensor()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c6142 #define TPACPI_MAX_THERMAL_SENSORS 16 /* Max thermal sensors supported */ macro
6144 s32 temp[TPACPI_MAX_THERMAL_SENSORS];
6160 #if TPACPI_MAX_THERMAL_SENSORS >= 16 in thermal_get_sensor()

Completed in 26 milliseconds