Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c3684 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3689 *send_acpi_ev = true; in hotkey_notify_hotkey()
3697 *send_acpi_ev = false; in hotkey_notify_hotkey()
3709 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3713 *send_acpi_ev = true; in hotkey_notify_wakeup()
3749 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3753 *send_acpi_ev = true; in hotkey_notify_dockevent()
3777 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
3781 *send_acpi_ev = true; in hotkey_notify_usrevent()
3793 *send_acpi_ev = false; in hotkey_notify_usrevent()
[all …]