Searched refs:acpi_ex_convert_to_string (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/acpi/acpica/ |
H A D | exconvrt.c | 385 acpi_ex_convert_to_string(union acpi_operand_object * obj_desc, in acpi_ex_convert_to_string() function 685 acpi_ex_convert_to_string(source_desc, result_desc, in acpi_ex_convert_to_target_type()
|
H A D | exoparg1.c | 475 acpi_ex_convert_to_string(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R() 488 acpi_ex_convert_to_string(operand[0], &return_desc, in acpi_ex_opcode_1A_1T_1R()
|
H A D | exmisc.c | 305 acpi_ex_convert_to_string(operand1, &local_operand1, in acpi_ex_do_logical_op()
|
H A D | exconcat.c | 144 acpi_ex_convert_to_string(local_operand1, in acpi_ex_do_concatenate()
|
H A D | nsconvert.c | 122 status = acpi_ex_convert_to_string(original_object, in acpi_ns_convert_to_string()
|
H A D | exresop.c | 436 acpi_ex_convert_to_string(obj_desc, stack_ptr, in acpi_ex_resolve_operands()
|
H A D | acinterp.h | 78 acpi_ex_convert_to_string(union acpi_operand_object *obj_desc,
|