Home
last modified time | relevance | path

Searched refs:acpi_hw_disable_gpe_block (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dhwgpe.c366 acpi_hw_disable_gpe_block(struct acpi_gpe_xrupt_info *gpe_xrupt_info, in acpi_hw_disable_gpe_block() function
594 status = acpi_ev_walk_gpe_list(acpi_hw_disable_gpe_block, NULL); in acpi_hw_disable_all_gpes()
H A Dachware.h91 acpi_hw_disable_gpe_block(struct acpi_gpe_xrupt_info *gpe_xrupt_info,
H A Devmisc.c232 status = acpi_ev_walk_gpe_list(acpi_hw_disable_gpe_block, NULL); in acpi_ev_terminate()
H A Devgpeblk.c112 acpi_hw_disable_gpe_block(gpe_block->xrupt_block, gpe_block, NULL); in acpi_ev_delete_gpe_block()