Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c2037 static u32 hotkey_adaptive_all_mask; /* all adaptive events supported in fw */ variable
2854 hotkey_adaptive_all_mask | hotkey_source_mask); in hotkey_adaptive_all_mask_show()
2857 static DEVICE_ATTR_RO(hotkey_adaptive_all_mask);
3578 if (acpi_evalf(hkey_handle, &hotkey_adaptive_all_mask, in hotkey_init()
3580 if (hotkey_adaptive_all_mask != 0) { in hotkey_init()
3590 hotkey_adaptive_all_mask = 0x0U; in hotkey_init()