Searched refs:ibm_thinkpad_ec_found (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.c680 if (ibm_thinkpad_ec_found)
682 ibm_thinkpad_ec_found);
2392 if (ibm_thinkpad_ec_found && experimental) {
3271 ibm_thinkpad_ec_found &&
3272 ((ibm_thinkpad_ec_found[0] == '1' &&
3273 ibm_thinkpad_ec_found[1] == 'Y') ||
3274 (ibm_thinkpad_ec_found[0] == '7' &&
3275 (ibm_thinkpad_ec_found[1] == '6' ||
3276 ibm_thinkpad_ec_found[1] == '8' ||
3277 ibm_thinkpad_ec_found[
4016 static char *ibm_thinkpad_ec_found = NULL; variable
[all...]
H A Dthinkpad_acpi.h171 static char *ibm_thinkpad_ec_found; variable

Completed in 59 milliseconds