PatchworkOS
Loading...
Searching...
No Matches
arg.h File Reference

Go to the source code of this file.

Macros

#define AML_MAX_ARGS   7
 Maximum number of arguments that can be passed to a method.
 

Typedefs

typedef struct aml_object aml_object_t
 
typedef struct aml_term_list_ctx aml_term_list_ctx_t
 

Functions

aml_object_taml_arg_obj_read (aml_term_list_ctx_t *ctx)
 Reads a ArgObj structure from the AML byte stream.
 

Typedef Documentation

◆ aml_object_t

typedef struct aml_object aml_object_t

Definition at line 3 of file arg.h.

◆ aml_term_list_ctx_t

typedef struct aml_term_list_ctx aml_term_list_ctx_t

Definition at line 4 of file arg.h.