PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
method.h File Reference
#include <modules/acpi/aml/object.h>
#include <stdint.h>
Include dependency graph for method.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

aml_object_taml_method_invoke (aml_state_t *parentState, aml_method_t *method, aml_object_t **args)
 Invoke a method with the given arguments.