Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c3889 bool *send_acpi_ev, in hotkey_notify_hotkey() argument
3894 *send_acpi_ev = true; in hotkey_notify_hotkey()
3910 *send_acpi_ev = false; in hotkey_notify_hotkey()
3939 bool *send_acpi_ev, in hotkey_notify_wakeup() argument
3943 *send_acpi_ev = true; in hotkey_notify_wakeup()
3979 bool *send_acpi_ev, in hotkey_notify_dockevent() argument
3983 *send_acpi_ev = true; in hotkey_notify_dockevent()
4014 *send_acpi_ev = false; in hotkey_notify_dockevent()
4024 bool *send_acpi_ev, in hotkey_notify_usrevent() argument
4028 *send_acpi_ev = true; in hotkey_notify_usrevent()
[all …]