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

Public Attributes

uacpi_namespace_nodenode
 
uacpi_u64 value
 
uacpi_objectnode_object
 

Detailed Description

Definition at line 31 of file notify.c.

Member Data Documentation

◆ node

uacpi_namespace_node* notification_ctx::node

Definition at line 32 of file notify.c.

Referenced by uacpi_notify_all().

◆ node_object

uacpi_object* notification_ctx::node_object

Definition at line 34 of file notify.c.

Referenced by uacpi_notify_all().

◆ value

uacpi_u64 notification_ctx::value

Definition at line 33 of file notify.c.

Referenced by uacpi_notify_all().


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