Searched refs:acpi_ex_convert_to_integer (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/acpi/acpica/ |
H A D | exconvrt.c | 39 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 D | exmisc.c | 298 status = acpi_ex_convert_to_integer(operand1, &local_operand1, in acpi_ex_do_logical_op()
|
H A D | exconcat.c | 124 acpi_ex_convert_to_integer(local_operand1, &temp_operand1, in acpi_ex_do_concatenate()
|
H A D | exresop.c | 384 status = acpi_ex_convert_to_integer(obj_desc, stack_ptr, in acpi_ex_resolve_operands()
|
H A D | dswexec.c | 105 status = acpi_ex_convert_to_integer(obj_desc, &local_obj_desc, in acpi_ds_get_predicate_value()
|
H A D | acinterp.h | 69 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc,
|
H A D | exoparg1.c | 514 acpi_ex_convert_to_integer(operand[0], &return_desc, 0); in acpi_ex_opcode_1A_1T_1R()
|