Searched refs:hotkey_orig_mask (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c707 static int hotkey_orig_mask; variable
797 return snprintf(buf, PAGE_SIZE, "0x%04x\n", hotkey_orig_mask);
843 res = hotkey_get(&hotkey_orig_status, &hotkey_orig_mask);
867 res = hotkey_set(hotkey_orig_status, hotkey_orig_mask);
983 mask = hotkey_orig_mask;
H A Dthinkpad_acpi.h418 static int hotkey_orig_mask; variable

Completed in 50 milliseconds