Searched refs:ec_handle (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.c1528 res = acpi_evalf(ec_handle, NULL, "_Q16", "v");
1552 return acpi_evalf(ec_handle, NULL, "_Q17", "v")?
1688 acpi_evalf(ec_handle, NULL, "KBLT", "qv");
1707 if (!acpi_evalf(ec_handle, &status, "KBLT", "d"))
2159 if (!acpi_evalf(ec_handle,
2390 acpi_tmp7 = acpi_evalf(ec_handle, NULL, "TMP7", "qv");
2434 if (acpi_evalf(ec_handle, NULL, "UPDT", "qv")) {
2522 if (!acpi_evalf(ec_handle, NULL, "UPDT", "v"))
2524 if (!acpi_evalf(ec_handle, &t, tmpi, "d"))
2534 if (!acpi_evalf(ec_handle,
[all...]
H A Dthinkpad_acpi.h114 static acpi_handle ec_handle; /* EC */ variable

Completed in 47 milliseconds