Searched refs:hotkey_set (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.h425 static int hotkey_set(int status, int mask);
H A Dthinkpad_acpi.c737 res = hotkey_set(t, mask);
772 hotkey_set(status, t);
867 res = hotkey_set(hotkey_orig_status, hotkey_orig_mask);
908 static int hotkey_set(int status, int mask) function
996 res = hotkey_set(status, mask);

Completed in 88 milliseconds