Searched refs:hotkey_get (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.c718 res = hotkey_get(&status, &mask);
735 res = hotkey_get(&status, &mask);
753 res = hotkey_get(&status, &mask);
770 res = hotkey_get(&status, &mask);
843 res = hotkey_get(&hotkey_orig_status, &hotkey_orig_mask);
893 static int hotkey_get(int *status, int *mask) function
940 res = hotkey_get(&status, &mask);
971 res = hotkey_get(&status, &mask);
H A Dthinkpad_acpi.h424 static int hotkey_get(int *status, int *mask);

Completed in 104 milliseconds