Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthinkpad_acpi.c3760 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3765 *send_acpi_ev = true; in hotkey_notify_hotkey()
3781 *send_acpi_ev = false; in hotkey_notify_hotkey()
3800 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3804 *send_acpi_ev = true; in hotkey_notify_wakeup()
3840 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3844 *send_acpi_ev = true; in hotkey_notify_dockevent()
3875 *send_acpi_ev = false; in hotkey_notify_dockevent()
3885 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
3889 *send_acpi_ev = true; in hotkey_notify_usrevent()
[all …]