ACPICA: Introduce acpi_enable_all_wakeup_gpes()
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 30 Sep 2014 00:25:42 +0000 (02:25 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 30 Sep 2014 19:04:47 +0000 (21:04 +0200)
commite0fa975d85b2ec300b3d69f08bc4933f79316651
treea6db7c3de5d129fff7209ab5e211a150002e13d5
parent5a0b8deeeb19906b24a48d0078aa6b64dc0b4dab
ACPICA: Introduce acpi_enable_all_wakeup_gpes()

Add a routine for host OSes to enable all wakeup GPEs and disable
all of the non-wakeup ones at the same time.

It will be used for the handling of GPE wakeup from suspend-to-idle
in Linux.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/evxfgpe.c
include/acpi/acpixf.h
This page took 0.032494 seconds and 5 git commands to generate.