Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c3897 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3902 *send_acpi_ev = true; in hotkey_notify_hotkey()
3918 *send_acpi_ev = false; in hotkey_notify_hotkey()
3947 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3951 *send_acpi_ev = true; in hotkey_notify_wakeup()
3987 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3991 *send_acpi_ev = true; in hotkey_notify_dockevent()
4015 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
4019 *send_acpi_ev = true; in hotkey_notify_usrevent()
4031 *send_acpi_ev = false; in hotkey_notify_usrevent()
[all …]