|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <uacpi/types.h>

Go to the source code of this file.
| uacpi_status uacpi_install_notify_handler | ( | uacpi_namespace_node * | node, |
| uacpi_notify_handler | handler, | ||
| uacpi_handle | handler_context | ||
| ) |
Definition at line 134 of file notify.c.
| uacpi_status uacpi_uninstall_notify_handler | ( | uacpi_namespace_node * | node, |
| uacpi_notify_handler | handler | ||
| ) |
Definition at line 189 of file notify.c.