Searched refs:acpi_hw_low_set_gpe (Results 1 – 4 of 4) sorted by relevance
135 status = acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_ENABLE); in acpi_ev_enable_gpe()212 status = acpi_hw_low_set_gpe(gpe_event_info, in acpi_ev_remove_gpe_reference()640 (void)acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_CONDITIONAL_ENABLE); in acpi_ev_finish_gpe()703 status = acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_DISABLE); in acpi_ev_gpe_dispatch()
117 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action);
428 (void)acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_DISABLE); in acpi_ev_match_gpe_method()
93 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action) in acpi_hw_low_set_gpe() function