Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dthinkpad_acpi.c3881 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3886 *send_acpi_ev = true; in hotkey_notify_hotkey()
3902 *send_acpi_ev = false; in hotkey_notify_hotkey()
3931 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3935 *send_acpi_ev = true; in hotkey_notify_wakeup()
3971 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3975 *send_acpi_ev = true; in hotkey_notify_dockevent()
3999 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
4003 *send_acpi_ev = true; in hotkey_notify_usrevent()
4015 *send_acpi_ev = false; in hotkey_notify_usrevent()
[all …]