Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devxfgpe.c128 AcpiEnableGpe ( in ACPI_EXPORT_SYMBOL()
137 ACPI_FUNCTION_TRACE (AcpiEnableGpe); in ACPI_EXPORT_SYMBOL()
165 ACPI_EXPORT_SYMBOL (AcpiEnableGpe) in ACPI_EXPORT_SYMBOL() argument
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dacpica_ec.c675 rc = AcpiEnableGpe(ec.ec_gpe_hdl, ec.ec_gpe_bit); in ec_attach()
H A Dacpica.c732 status = AcpiEnableGpe(prw.prw_gpeobj, prw.prw_gpebit); in acpica_ddi_setwake()
H A Dchanges.txt1459 Updated the AcpiEnableGpe interface to disallow the enable if there is no
5484 AcpiEnableGpe, AcpiDisableGpe, AcpiClearGpe, AcpiGetGpeStatus
12104 have been specifically enabled for wake via the AcpiEnableGpe interface
12175 explicitly call AcpiEnableGpe.
12179 3) AcpiEnableGpe no longer supports a GPE type flag.
12186 AcpiEnableGpe (NULL, GpeNum, ACPI_NOT_ISR);
12193 AcpiEnableGpe (GpeDevice, GpeNum, ACPI_NOT_ISR);
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h877 AcpiEnableGpe (