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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.h492 static int thermal_get_sensor(int idx, s32 *value);
H A Dthinkpad_acpi.c2314 res = thermal_get_sensor(idx, &value);
2493 static int thermal_get_sensor(int idx, s32 *value) function
2564 res = thermal_get_sensor(i, &s->temp[i]);

Completed in 167 milliseconds