Searched refs:send_acpi_ev (Results 1 – 1 of 1) sorted by relevance
2235 static bool tpacpi_input_send_key(const u32 hkey, bool *send_acpi_ev) in tpacpi_input_send_key() argument2274 if (send_acpi_ev) in tpacpi_input_send_key()2275 *send_acpi_ev = false; in tpacpi_input_send_key()3649 static bool hotkey_notify_hotkey(const u32 hkey, bool *send_acpi_ev) in hotkey_notify_hotkey() argument3653 *send_acpi_ev = false; in hotkey_notify_hotkey()3661 return tpacpi_input_send_key(hkey, send_acpi_ev); in hotkey_notify_hotkey()3665 static bool hotkey_notify_wakeup(const u32 hkey, bool *send_acpi_ev) in hotkey_notify_wakeup() argument3671 *send_acpi_ev = false; in hotkey_notify_wakeup()3677 *send_acpi_ev = false; in hotkey_notify_wakeup()3700 static bool hotkey_notify_dockevent(const u32 hkey, bool *send_acpi_ev) in hotkey_notify_dockevent() argument[all …]