Searched refs:acpi_ds_create_operands (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dsopcode.c | 290 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 D | dscontrol.c | 231 acpi_ds_create_operands(walk_state, in acpi_ds_exec_end_control_op()
|
H A D | dswexec.c | 385 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 D | dswload2.c | 523 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 D | acdispat.h | 264 acpi_ds_create_operands(struct acpi_walk_state *walk_state,
|
H A D | dswload.c | 561 acpi_ds_create_operands(walk_state, in acpi_ds_load1_end_op()
|
H A D | dsutils.c | 649 * FUNCTION: acpi_ds_create_operands 663 acpi_ds_create_operands(struct acpi_walk_state *walk_state, in acpi_ds_create_operands() function
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dsopcode.c | 290 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 D | dscontrol.c | 231 acpi_ds_create_operands(walk_state, in acpi_ds_exec_end_control_op()
|
H A D | dswexec.c | 385 status = acpi_ds_create_operands(walk_state, first_arg); in acpi_ds_exec_end_op() 505 status = acpi_ds_create_operands(walk_state, next_op); in acpi_ds_exec_end_op()
|
H A D | dswload2.c | 523 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 D | acdispat.h | 264 acpi_ds_create_operands(struct acpi_walk_state *walk_state,
|
H A D | dswload.c | 561 acpi_ds_create_operands(walk_state, in acpi_ds_load1_end_op()
|
H A D | dsutils.c | 649 * FUNCTION: acpi_ds_create_operands 663 acpi_ds_create_operands(struct acpi_walk_state *walk_state, in acpi_ds_create_operands() function
|
Completed in 10 milliseconds