Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dthinkpad_acpi.c3884 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3889 *send_acpi_ev = true; in hotkey_notify_hotkey()
3905 *send_acpi_ev = false; in hotkey_notify_hotkey()
3934 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3938 *send_acpi_ev = true; in hotkey_notify_wakeup()
3974 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3978 *send_acpi_ev = true; in hotkey_notify_dockevent()
4002 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
4006 *send_acpi_ev = true; in hotkey_notify_usrevent()
4018 *send_acpi_ev = false; in hotkey_notify_usrevent()
[all …]