Home
last modified time | relevance | path

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

/linux-3.3/drivers/acpi/acpica/
Dexconvrt.c72 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc, in acpi_ex_convert_to_integer() function
628 acpi_ex_convert_to_integer(source_desc, result_desc, in acpi_ex_convert_to_target_type()
Dexmisc.c266 acpi_ex_convert_to_integer(operand1, &local_operand1, 16); in acpi_ex_do_concatenate()
585 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.h99 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc,
Dexoparg1.c521 status = acpi_ex_convert_to_integer(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R()