Searched refs:thermal_get_sensor (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c6090 static int thermal_get_sensor(int idx, s32 *value) function
6177 res = thermal_get_sensor(i, &s->temp[i]);
6218 res = thermal_get_sensor(idx, &value);

Completed in 492 milliseconds