Searched refs:acpi_ex_convert_to_string (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/acpi/acpica/ |
D | exconvrt.c | 397 acpi_ex_convert_to_string(union acpi_operand_object * obj_desc, in acpi_ex_convert_to_string() function 638 acpi_ex_convert_to_string(source_desc, result_desc, in acpi_ex_convert_to_target_type()
|
D | exmisc.c | 270 status = acpi_ex_convert_to_string(operand1, &local_operand1, in acpi_ex_do_concatenate() 589 status = acpi_ex_convert_to_string(operand1, &local_operand1, in acpi_ex_do_logical_op()
|
D | exoparg1.c | 489 status = acpi_ex_convert_to_string(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R() 500 status = acpi_ex_convert_to_string(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R()
|
D | exresop.c | 468 status = acpi_ex_convert_to_string(obj_desc, stack_ptr, in acpi_ex_resolve_operands()
|
D | nsrepair.c | 306 acpi_ex_convert_to_string(original_object, in acpi_ns_convert_to_string()
|
D | acinterp.h | 107 acpi_ex_convert_to_string(union acpi_operand_object *obj_desc,
|