|
| MODULE ("turnstone.kernel.hw.acpi") |
|
int8_t | acpi_aml_parse_op_code_with_cnt (uint16_t oc, uint8_t opcnt, acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed, acpi_aml_object_t *preop) |
|
| OPCODEPARSER (0) |
|
| OPCODEPARSER (1) |
|
| OPCODEPARSER (2) |
|
| OPCODEPARSER (3) |
|
| OPCODEPARSER (4) |
|
| EXTOPCODEPARSER (0) |
|
| EXTOPCODEPARSER (1) |
|
| EXTOPCODEPARSER (2) |
|
| EXTOPCODEPARSER (6) |
|
int8_t | acpi_aml_parse_logic_ext (acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed) |
|
int8_t | acpi_aml_parse_op_if (acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed) |
|
int8_t | acpi_aml_parse_op_else (acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed) |
|
int8_t | acpi_aml_parse_fatal (acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed) |
|
int8_t | acpi_aml_parse_op_match (acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed) |
|
int8_t | acpi_aml_parse_op_while (acpi_aml_parser_context_t *ctx, void **data, uint64_t *consumed) |
|
acpi aml opcode parser methods
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.