Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c2051 static u32 hotkey_orig_mask; /* events the BIOS had enabled */ variable
2848 return snprintf(buf, PAGE_SIZE, "0x%08x\n", hotkey_orig_mask); in hotkey_bios_mask_show()
3189 hotkey_mask_set(hotkey_orig_mask)) | in hotkey_exit()
3624 hotkey_orig_mask = hotkey_acpi_mask; in hotkey_init()
3626 hotkey_orig_mask = hotkey_all_mask; in hotkey_init()