Searched refs:acpi_ds_create_operand (Results 1 - 8 of 8) 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 Ddsutils.c445 * FUNCTION: acpi_ds_create_operand
461 acpi_ds_create_operand(struct acpi_walk_state *walk_state, function
741 status = acpi_ds_create_operand(walk_state, arg, index);
809 status = acpi_ds_create_operand(walk_state, op, 0);
H A Dacdispat.h272 acpi_ds_create_operand(struct acpi_walk_state *walk_state,
H A Ddswexec.c109 status = acpi_ds_create_operand(walk_state, walk_state->op, 0);
H A Ddsopcode.c948 * invoked inside acpi_ds_create_operand.
952 status = acpi_ds_create_operand(walk_state, op->common.value.arg, 1);
1066 * invoked inside acpi_ds_create_operand.
1072 status = acpi_ds_create_operand(walk_state, next_op, 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 Ddsutils.c445 * FUNCTION: acpi_ds_create_operand
461 acpi_ds_create_operand(struct acpi_walk_state *walk_state, function
741 status = acpi_ds_create_operand(walk_state, arg, index);
809 status = acpi_ds_create_operand(walk_state, op, 0);
H A Dacdispat.h272 acpi_ds_create_operand(struct acpi_walk_state *walk_state,
H A Ddswexec.c109 status = acpi_ds_create_operand(walk_state, walk_state->op, 0);
H A Ddsopcode.c948 * invoked inside acpi_ds_create_operand.
952 status = acpi_ds_create_operand(walk_state, op->common.value.arg, 1);
1066 * invoked inside acpi_ds_create_operand.
1072 status = acpi_ds_create_operand(walk_state, next_op, 0);

Completed in 170 milliseconds