Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/acpica/
Dexconvrt.c38 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc, in acpi_ex_convert_to_integer() function
631 acpi_ex_convert_to_integer(source_desc, result_desc, in acpi_ex_convert_to_target_type()
Dexmisc.c298 status = acpi_ex_convert_to_integer(operand1, &local_operand1, in acpi_ex_do_logical_op()
Dexconcat.c124 acpi_ex_convert_to_integer(local_operand1, &temp_operand1, in acpi_ex_do_concatenate()
Dexresop.c384 status = acpi_ex_convert_to_integer(obj_desc, stack_ptr, in acpi_ex_resolve_operands()
Ddswexec.c105 status = acpi_ex_convert_to_integer(obj_desc, &local_obj_desc, in acpi_ds_get_predicate_value()
Dacinterp.h69 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc,
Dexoparg1.c493 acpi_ex_convert_to_integer(operand[0], &return_desc, 0); in acpi_ex_opcode_1A_1T_1R()