Lines Matching refs:common
77 op, op->common.aml_opcode, walk_state)); in acpi_ds_exec_begin_control_op()
79 switch (op->common.aml_opcode) { in acpi_ds_exec_begin_control_op()
92 walk_state->control_state->common.state = in acpi_ds_exec_begin_control_op()
119 control_state->control.opcode = op->common.aml_opcode; in acpi_ds_exec_begin_control_op()
173 switch (op->common.aml_opcode) { in acpi_ds_exec_end_control_op()
183 (u8)walk_state->control_state->common.value; in acpi_ds_exec_end_control_op()
203 if (control_state->common.value) { in acpi_ds_exec_end_control_op()
246 op->common.value.arg)); in acpi_ds_exec_end_control_op()
253 if (op->common.value.arg) { in acpi_ds_exec_end_control_op()
263 op->common.value.arg); in acpi_ds_exec_end_control_op()
306 common.type == ACPI_TYPE_LOCAL_REFERENCE) in acpi_ds_exec_end_control_op()
393 if (op->common.aml_opcode == AML_BREAK_OP) { in acpi_ds_exec_end_control_op()
403 op->common.aml_opcode, op)); in acpi_ds_exec_end_control_op()