Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c5774 #define TPACPI_MAX_THERMAL_SENSORS 16 /* Max thermal sensors supported */ macro
5776 s32 temp[TPACPI_MAX_THERMAL_SENSORS];
5791 #if TPACPI_MAX_THERMAL_SENSORS >= 16 in thermal_get_sensor()