Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dexconvrt.c39 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc, in acpi_ex_convert_to_integer() function
675 acpi_ex_convert_to_integer(source_desc, result_desc, in acpi_ex_convert_to_target_type()
H A Dexmisc.c298 status = acpi_ex_convert_to_integer(operand1, &local_operand1, in acpi_ex_do_logical_op()
H A Dexconcat.c124 acpi_ex_convert_to_integer(local_operand1, &temp_operand1, in acpi_ex_do_concatenate()
H A Dexresop.c384 status = acpi_ex_convert_to_integer(obj_desc, stack_ptr, in acpi_ex_resolve_operands()
H A Ddswexec.c105 status = acpi_ex_convert_to_integer(obj_desc, &local_obj_desc, in acpi_ds_get_predicate_value()
H A Dacinterp.h69 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc,
H A Dexoparg1.c514 acpi_ex_convert_to_integer(operand[0], &return_desc, 0); in acpi_ex_opcode_1A_1T_1R()