Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c305 u32 hotkey_mask:1; member
2194 if (tp_features.hotkey_mask) { in hotkey_mask_get()
2239 if (tp_features.hotkey_mask) { in hotkey_mask_set()
2749 "Hotkeys can be disabled through hotkey_mask"); in hotkey_enable_store()
2791 tpacpi_disclose_usertask("hotkey_mask", "set to 0x%08lx\n", t); in hotkey_mask_store()
2796 static DEVICE_ATTR_RW(hotkey_mask);
3152 if (((tp_features.hotkey_mask && in hotkey_exit()
3534 tp_features.hotkey_mask = 1; in hotkey_init()
3551 tp_features.hotkey_mask = 1; in hotkey_init()
3584 str_supported(tp_features.hotkey_mask)); in hotkey_init()
[all...]
/kernel/linux/linux-6.6/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()
2626 "Hotkeys can be disabled through hotkey_mask"); in hotkey_enable_store()
2668 tpacpi_disclose_usertask("hotkey_mask", "set to 0x%08lx\n", t); in hotkey_mask_store()
2673 static DEVICE_ATTR_RW(hotkey_mask);
3054 if (((tp_features.hotkey_mask && in hotkey_exit()
3418 tp_features.hotkey_mask = 1; in hotkey_init()
3435 tp_features.hotkey_mask = 1; in hotkey_init()
3462 str_supported(tp_features.hotkey_mask)); in hotkey_init()
[all...]

Completed in 30 milliseconds