Searched refs:first_arg (Results 1 – 3 of 3) sorted by relevance
334 union acpi_parse_object *first_arg; in acpi_ds_exec_end_op() local352 first_arg = op->common.value.arg; in acpi_ds_exec_end_op()385 status = acpi_ds_create_operands(walk_state, first_arg); in acpi_ds_exec_end_op()494 next_op = first_arg; in acpi_ds_exec_end_op()
664 union acpi_parse_object *first_arg) in acpi_ds_create_operands() argument673 ACPI_FUNCTION_TRACE_PTR(ds_create_operands, first_arg); in acpi_ds_create_operands()677 arg = first_arg; in acpi_ds_create_operands()
265 union acpi_parse_object *first_arg);