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()399 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvRemoveGpeReference()796 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE); in AcpiEvFinishGpe()970 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvGpeDispatch()990 (void) AcpiHwLowSetGpe ( in AcpiEvGpeDispatch()
400 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE); in ACPI_EXPORT_SYMBOL()406 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in ACPI_EXPORT_SYMBOL()
561 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvMatchGpeMethod()
281 AcpiHwLowSetGpe (
214 AcpiHwLowSetGpe ( in AcpiHwLowSetGpe() function