Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c2032 static void hotkey_poll_setup(const bool may_warn);
2647 static void hotkey_poll_setup(const bool may_warn) in hotkey_poll_setup() argument
2665 if (may_warn && (poll_driver_mask || poll_user_mask) && in hotkey_poll_setup()
2673 static void hotkey_poll_setup_safe(const bool may_warn) in hotkey_poll_setup_safe() argument
2676 hotkey_poll_setup(may_warn); in hotkey_poll_setup_safe()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1906 static void hotkey_poll_setup(const bool may_warn);
2521 static void hotkey_poll_setup(const bool may_warn) in hotkey_poll_setup() argument
2541 if (may_warn && (poll_driver_mask || poll_user_mask) && in hotkey_poll_setup()
2549 static void hotkey_poll_setup_safe(const bool may_warn) in hotkey_poll_setup_safe() argument
2552 hotkey_poll_setup(may_warn); in hotkey_poll_setup_safe()

Completed in 28 milliseconds