Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c3685 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3690 *send_acpi_ev = true; in hotkey_notify_hotkey()
3698 *send_acpi_ev = false; in hotkey_notify_hotkey()
3710 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3714 *send_acpi_ev = true; in hotkey_notify_wakeup()
3750 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3754 *send_acpi_ev = true; in hotkey_notify_dockevent()
3778 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
3782 *send_acpi_ev = true; in hotkey_notify_usrevent()
3794 *send_acpi_ev = false; in hotkey_notify_usrevent()
[all …]