Searched refs:acpi_ex_resolve_operands (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dsopcode.c | 104 * after resolution in acpi_ex_resolve_operands(). in acpi_ds_init_buffer_field() 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()
|
H A D | exresop.c | 79 * FUNCTION: acpi_ex_resolve_operands 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
|
H A D | acinterp.h | 377 acpi_ex_resolve_operands(u16 opcode,
|
H A D | exoparg1.c | 621 status = acpi_ex_resolve_operands(AML_LOGICAL_NOT_OP, in acpi_ex_opcode_1A_0T_1R()
|
H A D | dswexec.c | 398 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dsopcode.c | 104 * after resolution in acpi_ex_resolve_operands(). in acpi_ds_init_buffer_field() 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 | 79 * FUNCTION: acpi_ex_resolve_operands 99 acpi_ex_resolve_operands(u16 opcode, in acpi_ex_resolve_operands() function
|
H A D | acinterp.h | 377 acpi_ex_resolve_operands(u16 opcode,
|
H A D | dswexec.c | 400 status = acpi_ex_resolve_operands(walk_state->opcode, in acpi_ds_exec_end_op()
|
H A D | exoparg1.c | 642 status = acpi_ex_resolve_operands(AML_LOGICAL_NOT_OP, in acpi_ex_opcode_1A_0T_1R()
|
Completed in 8 milliseconds