Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c2122 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask() local
2126 if (wantedmask) in hotkey_mask_warn_incomplete_mask()
2127 pr_notice("required events 0x%08x not enabled!\n", wantedmask); in hotkey_mask_warn_incomplete_mask()