Home
last modified time | relevance | path

Searched refs:hotkey_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/admin-guide/laptops/
H A Dthinkpad-acpi.rst278 hotkey_mask:
286 supported hot keys, when echoed to hotkey_mask above.
296 hotkey_mask above, to use. This is the default mask
307 enabled in hotkey_mask. Only a few hot keys are
1632 and proper hotkey_mask semantics (version 8 of the
1635 to hotkey_mask.
1648 0x020500: Updated hotkey driver, hotkey_mask is always available
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c328 u32 hotkey_mask:1; member
2068 if (tp_features.hotkey_mask) { in hotkey_mask_get()
2113 if (tp_features.hotkey_mask) { in hotkey_mask_set()
2673 static DEVICE_ATTR_RW(hotkey_mask);
3053 if (((tp_features.hotkey_mask && in hotkey_exit()
3419 tp_features.hotkey_mask = 1; in hotkey_init()
3436 tp_features.hotkey_mask = 1; in hotkey_init()
3463 str_supported(tp_features.hotkey_mask)); in hotkey_init()
3466 if (!tp_features.hotkey_mask && !hotkey_all_mask && in hotkey_init()
3471 if (tp_features.hotkey_mask) { in hotkey_init()