Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Dexconvrt.c72 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc, in acpi_ex_convert_to_integer() function
633 acpi_ex_convert_to_integer(source_desc, result_desc, in acpi_ex_convert_to_target_type()
Dexmisc.c265 acpi_ex_convert_to_integer(operand1, &local_operand1, 16); in acpi_ex_do_concatenate()
589 acpi_ex_convert_to_integer(operand1, &local_operand1, 16); in acpi_ex_do_logical_op()
Dexresop.c416 acpi_ex_convert_to_integer(obj_desc, stack_ptr, 16); in acpi_ex_resolve_operands()
Ddswexec.c136 status = acpi_ex_convert_to_integer(obj_desc, &local_obj_desc, 16); in acpi_ds_get_predicate_value()
Dacinterp.h103 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc,
Dexoparg1.c519 status = acpi_ex_convert_to_integer(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R()