Searched refs:operand_index (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dacstruct.h83 u8 operand_index; /* Index into operand stack, to be used by acpi_ds_obj_stack_push */ member in struct:acpi_walk_state
H A Ddswstate.c324 walk_state->operands[walk_state->operand_index] = object;
329 walk_state->operand_index++;
H A Ddsutils.c739 walk_state->operand_index = (u8) index;
H A Ddswexec.c382 walk_state->operand_index = 0;
H A Ddsopcode.c950 walk_state->operand_index = walk_state->num_operands;
1070 walk_state->operand_index = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Dacstruct.h83 u8 operand_index; /* Index into operand stack, to be used by acpi_ds_obj_stack_push */ member in struct:acpi_walk_state
H A Ddswstate.c324 walk_state->operands[walk_state->operand_index] = object;
329 walk_state->operand_index++;
H A Ddsutils.c739 walk_state->operand_index = (u8) index;
H A Ddswexec.c382 walk_state->operand_index = 0;
H A Ddsopcode.c950 walk_state->operand_index = walk_state->num_operands;
1070 walk_state->operand_index = 0;

Completed in 141 milliseconds