Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c6261 #define TPACPI_MAX_THERMAL_SENSORS 16 /* Max thermal sensors supported */ macro
6263 s32 temp[TPACPI_MAX_THERMAL_SENSORS];
6278 #if TPACPI_MAX_THERMAL_SENSORS >= 16 in thermal_get_sensor()