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

Public Attributes

struct gpe_blockblock
 
uacpi_u32 matched_count
 
uacpi_bool post_dynamic_table_load
 

Detailed Description

Definition at line 883 of file event.c.

Member Data Documentation

◆ block

struct gpe_block* gpe_match_ctx::block

Definition at line 884 of file event.c.

Referenced by create_gpe_block(), and uacpi_events_match_post_dynamic_table_load().

◆ matched_count

uacpi_u32 gpe_match_ctx::matched_count

Definition at line 885 of file event.c.

Referenced by create_gpe_block(), and uacpi_events_match_post_dynamic_table_load().

◆ post_dynamic_table_load

uacpi_bool gpe_match_ctx::post_dynamic_table_load

Definition at line 886 of file event.c.

Referenced by uacpi_events_match_post_dynamic_table_load().


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