Home
last modified time | relevance | path

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

/linux-3.3/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()
511 status = acpi_ex_resolve_operands(op->common.aml_opcode, in acpi_ds_eval_table_region_operands()
597 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_eval_data_object_operands()
Dexresop.c134 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
Ddswexec.c424 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
Dacinterp.h361 acpi_ex_resolve_operands(u16 opcode,
Dexoparg1.c651 acpi_ex_resolve_operands(AML_LNOT_OP, &temp_desc, in acpi_ex_opcode_1A_0T_1R()