Home
last modified time | relevance | path

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

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