Searched refs:acpi_ex_resolve_operands (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/acpi/acpica/ |
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() 600 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_eval_data_object_operands()
|
D | exresop.c | 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
|
D | dswexec.c | 398 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
|
D | acinterp.h | 377 acpi_ex_resolve_operands(u16 opcode,
|
D | exoparg1.c | 621 status = acpi_ex_resolve_operands(AML_LOGICAL_NOT_OP, in acpi_ex_opcode_1A_0T_1R()
|