Searched refs:AcpiHwLowSetGpe (Results 1 – 5 of 5) sorted by relevance
245 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE); in AcpiEvEnableGpe()292 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvMaskGpe()306 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE); in AcpiEvMaskGpe()406 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvRemoveGpeReference()803 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE); in AcpiEvFinishGpe()986 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvGpeDispatch()1006 (void) AcpiHwLowSetGpe ( in AcpiEvGpeDispatch()
558 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvMatchGpeMethod()
400 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE); in ACPI_EXPORT_SYMBOL()406 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in ACPI_EXPORT_SYMBOL()
281 AcpiHwLowSetGpe (
214 AcpiHwLowSetGpe ( in AcpiHwLowSetGpe() function