Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Ddsopcode.c333 status = acpi_ex_resolve_operands(op->common.aml_opcode, in acpi_ds_eval_buffer_field_operands()
417 status = acpi_ex_resolve_operands(op->common.aml_opcode, in acpi_ds_eval_region_operands()
513 status = acpi_ex_resolve_operands(op->common.aml_opcode, in acpi_ds_eval_table_region_operands()
605 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_eval_data_object_operands()
Dexresop.c133 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
Dacinterp.h387 acpi_ex_resolve_operands(u16 opcode,
Ddswexec.c425 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
Dexoparg1.c648 acpi_ex_resolve_operands(AML_LNOT_OP, &temp_desc, in acpi_ex_opcode_1A_0T_1R()