|
PatchworkOS
|
Go to the source code of this file.
Typedefs | |
| typedef struct aml_object | aml_object_t |
| typedef struct aml_term_list_ctx | aml_term_list_ctx_t |
Functions | |
| uint64_t | aml_def_alias_read (aml_term_list_ctx_t *ctx) |
| Reads a DefAlias structure from the AML byte stream. | |
| uint64_t | aml_def_name_read (aml_term_list_ctx_t *ctx) |
| Reads a DefName structure from the AML byte stream. | |
| uint64_t | aml_def_scope_read (aml_term_list_ctx_t *ctx) |
| Reads a DefScope structure from the AML byte stream. | |
| uint64_t | aml_namespace_modifier_obj_read (aml_term_list_ctx_t *ctx) |
| Reads a NameSpaceModifierObj structure from the AML byte stream. | |
| typedef struct aml_object aml_object_t |
Definition at line 7 of file namespace_modifier.h.
| typedef struct aml_term_list_ctx aml_term_list_ctx_t |
Definition at line 8 of file namespace_modifier.h.