Searched refs:acpi_ex_convert_to_string (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
D | exconvrt.c | 399 acpi_ex_convert_to_string(union acpi_operand_object * obj_desc, in acpi_ex_convert_to_string() function 643 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() 594 status = acpi_ex_convert_to_string(operand1, &local_operand1, in acpi_ex_do_logical_op()
|
D | exoparg1.c | 487 status = acpi_ex_convert_to_string(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R() 498 status = acpi_ex_convert_to_string(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R()
|
D | nsconvert.c | 157 acpi_ex_convert_to_string(original_object, in acpi_ns_convert_to_string()
|
D | exresop.c | 468 status = acpi_ex_convert_to_string(obj_desc, stack_ptr, in acpi_ex_resolve_operands()
|
D | acinterp.h | 111 acpi_ex_convert_to_string(union acpi_operand_object *obj_desc,
|