Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsutils.c406 * FUNCTION: acpi_ds_create_operand
422 acpi_ds_create_operand(struct acpi_walk_state *walk_state, in acpi_ds_create_operand() function
707 status = acpi_ds_create_operand(walk_state, arg, index); in acpi_ds_create_operands()
778 status = acpi_ds_create_operand(walk_state, op, 0); in acpi_ds_evaluate_name_path()
H A Ddsopcode.c582 * invoked inside acpi_ds_create_operand. in acpi_ds_eval_data_object_operands()
595 status = acpi_ds_create_operand(walk_state, op->common.value.arg, 1); in acpi_ds_eval_data_object_operands()
711 * invoked inside acpi_ds_create_operand. in acpi_ds_eval_bank_field_operands()
717 status = acpi_ds_create_operand(walk_state, next_op, 0); in acpi_ds_eval_bank_field_operands()
H A Dacdispat.h260 acpi_ds_create_operand(struct acpi_walk_state *walk_state,
H A Ddswexec.c78 status = acpi_ds_create_operand(walk_state, walk_state->op, 0); in acpi_ds_get_predicate_value()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddsutils.c406 * FUNCTION: acpi_ds_create_operand
422 acpi_ds_create_operand(struct acpi_walk_state *walk_state, in acpi_ds_create_operand() function
704 status = acpi_ds_create_operand(walk_state, arg, index); in acpi_ds_create_operands()
771 status = acpi_ds_create_operand(walk_state, op, 0); in acpi_ds_evaluate_name_path()
H A Ddsopcode.c583 * invoked inside acpi_ds_create_operand. in acpi_ds_eval_data_object_operands()
596 status = acpi_ds_create_operand(walk_state, op->common.value.arg, 1); in acpi_ds_eval_data_object_operands()
712 * invoked inside acpi_ds_create_operand. in acpi_ds_eval_bank_field_operands()
718 status = acpi_ds_create_operand(walk_state, next_op, 0); in acpi_ds_eval_bank_field_operands()
H A Dacdispat.h260 acpi_ds_create_operand(struct acpi_walk_state *walk_state,
H A Ddswexec.c78 status = acpi_ds_create_operand(walk_state, walk_state->op, 0); in acpi_ds_get_predicate_value()

Completed in 6 milliseconds