Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c1885 static u32 hotkey_source_mask; /* bit mask 0=ACPI,1=NVRAM */ variable
1898 #define hotkey_source_mask 0U macro
2801 hotkey_source_mask = t; in hotkey_source_mask_store() local