Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6143 #define TPACPI_MAX_THERMAL_SENSORS 16 /* Max thermal sensors supported */ macro
6145 s32 temp[TPACPI_MAX_THERMAL_SENSORS];
6161 #if TPACPI_MAX_THERMAL_SENSORS >= 16 in thermal_get_sensor()