Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/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
/illumos-gate/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);
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h1027 AcpiEnableGpe (