Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpiexec/
A Daeexec.c190 Status = AcpiInstallGpeHandler (Handle, 8, in AfInstallGpeBlock()
744 Status = AcpiInstallGpeHandler (NULL, 0, in AeMiscellaneousTests()
746 ACPI_CHECK_OK (AcpiInstallGpeHandler, Status); in AeMiscellaneousTests()
754 Status = AcpiInstallGpeHandler (NULL, 0, in AeMiscellaneousTests()
768 Status = AcpiInstallGpeHandler (NULL, 1, in AeMiscellaneousTests()
776 Status = AcpiInstallGpeHandler (NULL, 2, in AeMiscellaneousTests()
784 Status = AcpiInstallGpeHandler (NULL, 3, in AeMiscellaneousTests()
788 Status = AcpiInstallGpeHandler (NULL, 4, in AeMiscellaneousTests()
792 Status = AcpiInstallGpeHandler (NULL, 5, in AeMiscellaneousTests()
814 Status = AcpiInstallGpeHandler (NULL, 0x19, in AeMiscellaneousTests()
[all …]
/third_party/lib/acpica/source/components/events/
A Devxface.c992 AcpiInstallGpeHandler ( in AcpiInstallGpeHandler() function
1002 ACPI_FUNCTION_TRACE (AcpiInstallGpeHandler); in AcpiInstallGpeHandler()
1011 ACPI_EXPORT_SYMBOL (AcpiInstallGpeHandler) in ACPI_EXPORT_SYMBOL() argument
/third_party/lib/acpica/source/include/acpica/
A Dacpixf.h747 AcpiInstallGpeHandler (
/third_party/lib/acpica/
A Dchanges.txt11907 1) AcpiInstallGpeHandler no longer automatically enables the GPE, you
11917 AcpiInstallGpeHandler (NULL, GpeNum, ACPI_GPE_EDGE_TRIGGERED,

Completed in 30 milliseconds