ReactOS 0.4.16-dev-1946-g52006dd
gpe_search_ctx Struct Reference
Collaboration diagram for gpe_search_ctx:

Public Attributes

uacpi_namespace_nodegpe_device
 
uacpi_u16 idx
 
struct gpe_blockout_block
 
struct gp_eventout_event
 

Detailed Description

Definition at line 1133 of file event.c.

Member Data Documentation

◆ gpe_device

uacpi_namespace_node* gpe_search_ctx::gpe_device

Definition at line 1134 of file event.c.

Referenced by get_gpe(), and uacpi_uninstall_gpe_block().

◆ idx

uacpi_u16 gpe_search_ctx::idx

Definition at line 1135 of file event.c.

Referenced by uacpi_uninstall_gpe_block().

◆ out_block

struct gpe_block* gpe_search_ctx::out_block

Definition at line 1136 of file event.c.

Referenced by uacpi_uninstall_gpe_block().

◆ out_event

struct gp_event* gpe_search_ctx::out_event

Definition at line 1137 of file event.c.


The documentation for this struct was generated from the following file: