Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devxfgpe.c245 AcpiEnableGpe ( in ACPI_EXPORT_SYMBOL()
254 ACPI_FUNCTION_TRACE (AcpiEnableGpe); in ACPI_EXPORT_SYMBOL()
292 ACPI_EXPORT_SYMBOL (AcpiEnableGpe) in ACPI_EXPORT_SYMBOL() argument
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpixf.h1028 AcpiEnableGpe (
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt717 latter case, however, the first caller of AcpiEnableGpe() for a given GPE
726 AcpiEnableGpe() pass TRUE to it through that new argument.
4188 Updated the AcpiEnableGpe interface to disallow the enable if there is no
8213 AcpiEnableGpe, AcpiDisableGpe, AcpiClearGpe, AcpiGetGpeStatus
14833 have been specifically enabled for wake via the AcpiEnableGpe interface
14904 explicitly call AcpiEnableGpe.
14908 3) AcpiEnableGpe no longer supports a GPE type flag.
14915 AcpiEnableGpe (NULL, GpeNum, ACPI_NOT_ISR);
14922 AcpiEnableGpe (GpeDevice, GpeNum, ACPI_NOT_ISR);