Searched refs:acpi_ds_obj_stack_push (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Ddswstate.c298 * FUNCTION: acpi_ds_obj_stack_push
310 acpi_ds_obj_stack_push(void *object, struct acpi_walk_state * walk_state) acpi_ds_obj_stack_push() function
H A Dacdispat.h310 acpi_ds_obj_stack_push(void *object, struct acpi_walk_state *walk_state);
H A Dacstruct.h78 u8 operand_index; /* Index into operand stack, to be used by acpi_ds_obj_stack_push */
H A Ddsopcode.c595 * Set proper index into operand stack for acpi_ds_obj_stack_push acpi_ds_eval_data_object_operands()
715 * Set proper index into operand stack for acpi_ds_obj_stack_push acpi_ds_eval_bank_field_operands()
H A Ddsutils.c604 status = acpi_ds_obj_stack_push(obj_desc, walk_state); acpi_ds_create_operand()
683 status = acpi_ds_obj_stack_push(obj_desc, walk_state); acpi_ds_create_operand()

Completed in 66 milliseconds