Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
A Ddswstate.c291 walk_state->operands[walk_state->operand_index] = object; in acpi_ds_obj_stack_push()
296 walk_state->operand_index++; in acpi_ds_obj_stack_push()
A Ddsopcode.c584 walk_state->operand_index = walk_state->num_operands; in acpi_ds_eval_data_object_operands()
715 walk_state->operand_index = 0; in acpi_ds_eval_bank_field_operands()
A Dacstruct.h44 u8 operand_index; /* Index into operand stack, to be used by acpi_ds_obj_stack_push */ member
A Ddsutils.c702 walk_state->operand_index = (u8)index; in acpi_ds_create_operands()
A Ddswexec.c357 walk_state->operand_index = 0; in acpi_ds_exec_end_op()

Completed in 8 milliseconds