Searched refs:hotkey_mask_get (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c2090 static int hotkey_mask_get(void) function
2126 * Also calls hotkey_mask_get to update hotkey_acpi_mask.
2151 * We *must* make an inconditional call to hotkey_mask_get to
2157 if (!hotkey_mask_get() && !rc && (fwmask & ~hotkey_acpi_mask)) {
3333 * the first hotkey_mask_get to return hotkey_orig_mask */
3334 res = hotkey_mask_get();
3807 res = hotkey_mask_get();

Completed in 120 milliseconds