Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c6017 #define TPACPI_MAX_THERMAL_SENSORS 16 /* Max thermal sensors supported */ macro
6019 s32 temp[TPACPI_MAX_THERMAL_SENSORS];
6131 #if TPACPI_MAX_THERMAL_SENSORS >= 16 in thermal_get_sensor()