Searched refs:acpi_hw_low_set_gpe (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Devgpe.c132 status = acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_ENABLE);
199 status = acpi_hw_low_set_gpe(gpe_event_info,
532 (void)acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_COND_ENABLE);
617 status = acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_DISABLE);
654 status = acpi_hw_low_set_gpe(gpe_event_info, ACPI_GPE_DISABLE);
H A Dachware.h97 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u8 action);
H A Dhwgpe.c81 * FUNCTION: acpi_hw_low_set_gpe
93 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u8 action) function

Completed in 67 milliseconds