|
PatchworkOS
2ca1c69
A non-POSIX operating system.
|
#include <modules/acpi/aml/encoding/arg.h>#include <modules/acpi/aml/runtime/evaluate.h>#include <modules/acpi/aml/runtime/convert.h>#include <modules/acpi/aml/runtime/method.h>#include <modules/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. | |