Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c2022 static u32 hotkey_source_mask; /* bit mask 0=ACPI,1=NVRAM */ variable
2035 #define hotkey_source_mask 0U macro
2913 hotkey_source_mask = t; in hotkey_source_mask_store() local