Home
last modified time | relevance | path

Searched refs:acpi_ds_create_operand (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/acpi/acpica/
Ddsutils.c461 acpi_ds_create_operand(struct acpi_walk_state *walk_state, in acpi_ds_create_operand() function
741 status = acpi_ds_create_operand(walk_state, arg, index); in acpi_ds_create_operands()
809 status = acpi_ds_create_operand(walk_state, op, 0); in acpi_ds_evaluate_name_path()
Ddsopcode.c592 status = acpi_ds_create_operand(walk_state, op->common.value.arg, 1); in acpi_ds_eval_data_object_operands()
712 status = acpi_ds_create_operand(walk_state, next_op, 0); in acpi_ds_eval_bank_field_operands()
Dacdispat.h278 acpi_ds_create_operand(struct acpi_walk_state *walk_state,
Ddswexec.c109 status = acpi_ds_create_operand(walk_state, walk_state->op, 0); in acpi_ds_get_predicate_value()