|
PatchworkOS
19e446b
A non-POSIX operating system.
|
#include <kernel/acpi/aml/encoding/arg.h>#include <kernel/acpi/aml/runtime/evaluate.h>#include <kernel/acpi/aml/runtime/convert.h>#include <kernel/acpi/aml/runtime/method.h>#include <kernel/acpi/aml/state.h>Go to the source code of this file.
Functions | |
| aml_object_t * | aml_evaluate (aml_state_t *state, aml_object_t *object, aml_type_t targetTypes) |
| Evaluate an AML object. | |