Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c2248 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask() local
2252 if (wantedmask) in hotkey_mask_warn_incomplete_mask()
2253 pr_notice("required events 0x%08x not enabled!\n", wantedmask); in hotkey_mask_warn_incomplete_mask()