Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c2089 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask() local
2093 if (wantedmask) in hotkey_mask_warn_incomplete_mask()
2094 pr_notice("required events 0x%08x not enabled!\n", wantedmask); in hotkey_mask_warn_incomplete_mask()