Home
last modified time | relevance | path

Searched refs:acpi_ds_create_operands (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddsopcode.c290 status = acpi_ds_create_operands(walk_state, next_op); in acpi_ds_eval_buffer_field_operands()
382 status = acpi_ds_create_operands(walk_state, next_op); in acpi_ds_eval_region_operands()
487 status = acpi_ds_create_operands(walk_state, next_op); in acpi_ds_eval_table_region_operands()
H A Ddswload2.c523 status = acpi_ds_create_operands(walk_state, arg); in acpi_ds_load2_end_op()
663 acpi_ds_create_operands(walk_state, in acpi_ds_load2_end_op()
H A Ddswexec.c385 status = acpi_ds_create_operands(walk_state, first_arg); in acpi_ds_exec_end_op()
503 status = acpi_ds_create_operands(walk_state, next_op); in acpi_ds_exec_end_op()
H A Ddscontrol.c231 acpi_ds_create_operands(walk_state, in acpi_ds_exec_end_control_op()
H A Dacdispat.h264 acpi_ds_create_operands(struct acpi_walk_state *walk_state,
H A Ddswload.c561 acpi_ds_create_operands(walk_state, in acpi_ds_load1_end_op()
H A Ddsutils.c663 acpi_ds_create_operands(struct acpi_walk_state *walk_state, in acpi_ds_create_operands() function