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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 46 milliseconds