Home
last modified time | relevance | path

Searched refs:acpi_ex_resolve_operands (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/acpi/acpica/
H A Ddsopcode.c303 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_buffer_field_operands()
390 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_region_operands()
499 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_table_region_operands()
601 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_eval_data_object_operands()
H A Dexresop.c99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
H A Ddswexec.c400 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
H A Dacinterp.h377 acpi_ex_resolve_operands(u16 opcode,
H A Dexoparg1.c642 status = acpi_ex_resolve_operands(AML_LOGICAL_NOT_OP, in acpi_ex_opcode_1A_0T_1R()