Searched refs:AcpiHwLowSetGpe (Results 1 – 5 of 5) sorted by relevance
145 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE); in AcpiEvEnableGpe()235 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvRemoveGpeReference()717 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE); in AcpiEvFinishGpe()761 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvGpeDispatch()781 (void) AcpiHwLowSetGpe ( in AcpiEvGpeDispatch()
273 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE); in ACPI_EXPORT_SYMBOL()278 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in ACPI_EXPORT_SYMBOL()
450 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE); in AcpiEvMatchGpeMethod()
173 AcpiHwLowSetGpe (
106 AcpiHwLowSetGpe ( in AcpiHwLowSetGpe() function