Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c1894 static u32 hotkey_orig_mask; /* events the BIOS had enabled */ variable
2692 return sysfs_emit(buf, "0x%08x\n", hotkey_orig_mask); in hotkey_bios_mask_show()
3054 hotkey_mask_set(hotkey_orig_mask)) | in hotkey_exit()
3480 hotkey_orig_mask = hotkey_acpi_mask; in hotkey_init()
3482 hotkey_orig_mask = hotkey_all_mask; in hotkey_init()