Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/
Dthinkpad_acpi.c1917 static void hotkey_poll_setup(const bool may_warn);
2532 static void hotkey_poll_setup(const bool may_warn) in hotkey_poll_setup() argument
2550 if (may_warn && (poll_driver_mask || poll_user_mask) && in hotkey_poll_setup()
2558 static void hotkey_poll_setup_safe(const bool may_warn) in hotkey_poll_setup_safe() argument
2561 hotkey_poll_setup(may_warn); in hotkey_poll_setup_safe()