Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
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()
Dachware.h91 acpi_hw_disable_gpe_block(struct acpi_gpe_xrupt_info *gpe_xrupt_info,
Devmisc.c232 status = acpi_ev_walk_gpe_list(acpi_hw_disable_gpe_block, NULL); in acpi_ev_terminate()
Devgpeblk.c112 acpi_hw_disable_gpe_block(gpe_block->xrupt_block, gpe_block, NULL); in acpi_ev_delete_gpe_block()