Searched refs:xrupt_block (Results 1 – 2 of 2) sorted by relevance
77 gpe_block->xrupt_block = gpe_xrupt_block; in acpi_ev_install_gpe_block()112 acpi_hw_disable_gpe_block(gpe_block->xrupt_block, gpe_block, NULL); in acpi_ev_delete_gpe_block()121 status = acpi_ev_delete_gpe_xrupt(gpe_block->xrupt_block); in acpi_ev_delete_gpe_block()132 gpe_block->xrupt_block->gpe_block_list_head = in acpi_ev_delete_gpe_block()
484 struct acpi_gpe_xrupt_info *xrupt_block; /* Backpointer to interrupt block */ member