Searched refs:hotkey_orig_status (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.h417 static int hotkey_orig_status; variable
H A Dthinkpad_acpi.c706 static int hotkey_orig_status; variable
786 return snprintf(buf, PAGE_SIZE, "%d\n", hotkey_orig_status);
843 res = hotkey_get(&hotkey_orig_status, &hotkey_orig_mask);
867 res = hotkey_set(hotkey_orig_status, hotkey_orig_mask);
982 status = hotkey_orig_status;

Completed in 47 milliseconds