ReactOS 0.4.16-dev-1946-g52006dd
uacpi_handlers Struct Reference

#include <types.h>

Collaboration diagram for uacpi_handlers:

Public Attributes

struct uacpi_shareable shareable
 
uacpi_address_space_handleraddress_space_head
 
uacpi_device_notify_handlernotify_head
 

Detailed Description

Definition at line 104 of file types.h.

Member Data Documentation

◆ address_space_head

uacpi_address_space_handler* uacpi_handlers::address_space_head

Definition at line 106 of file types.h.

◆ notify_head

uacpi_device_notify_handler* uacpi_handlers::notify_head

Definition at line 107 of file types.h.

Referenced by uacpi_notify_all().

◆ shareable

struct uacpi_shareable uacpi_handlers::shareable

Definition at line 105 of file types.h.


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