Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c2224 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask() local
2228 if (wantedmask) in hotkey_mask_warn_incomplete_mask()
2229 pr_notice("required events 0x%08x not enabled!\n", wantedmask); in hotkey_mask_warn_incomplete_mask()