Home
last modified time | relevance | path

Searched defs:hotkey_source_mask (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c1865 static u32 hotkey_source_mask; /* bit mask 0=ACPI,1=NVRAM */ variable
1878 #define hotkey_source_mask 0U macro
2757 hotkey_source_mask = t; in hotkey_source_mask_store() local