Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dthinkpad_acpi.c3753 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3758 *send_acpi_ev = true; in hotkey_notify_hotkey()
3774 *send_acpi_ev = false; in hotkey_notify_hotkey()
3793 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3797 *send_acpi_ev = true; in hotkey_notify_wakeup()
3833 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3837 *send_acpi_ev = true; in hotkey_notify_dockevent()
3868 *send_acpi_ev = false; in hotkey_notify_dockevent()
3878 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
3882 *send_acpi_ev = true; in hotkey_notify_usrevent()
[all …]