Searched refs:acpi_ex_resolve_operands (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/acpi/acpica/ |
D | dsopcode.c | 300 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_buffer_field_operands() 385 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_region_operands() 481 acpi_ex_resolve_operands(op->common.aml_opcode, ACPI_WALK_OPERANDS, in acpi_ds_eval_table_region_operands() 582 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 | acinterp.h | 354 acpi_ex_resolve_operands(u16 opcode,
|
D | dswexec.c | 391 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
|
D | exoparg1.c | 621 status = acpi_ex_resolve_operands(AML_LOGICAL_NOT_OP, in acpi_ex_opcode_1A_0T_1R()
|