Searched refs:acpi_ex_resolve_operands (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/acpi/acpica/ |
H A D | dsopcode.c | 303 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 D | exresop.c | 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
|
H A D | dswexec.c | 400 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
|
H A D | acinterp.h | 377 acpi_ex_resolve_operands(u16 opcode,
|
H A D | exoparg1.c | 642 status = acpi_ex_resolve_operands(AML_LOGICAL_NOT_OP, in acpi_ex_opcode_1A_0T_1R()
|