Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c2524 const u32 poll_user_mask = hotkey_user_mask & hotkey_source_mask; in hotkey_poll_setup() local
2530 (poll_user_mask && tpacpi_inputdev->users > 0))) { in hotkey_poll_setup()
2541 if (may_warn && (poll_driver_mask || poll_user_mask) && in hotkey_poll_setup()
2544 poll_user_mask, poll_driver_mask); in hotkey_poll_setup()