Lines Matching full:converted
26 * PARAMETERS: obj_desc - Object to be converted. Must be an
149 ACPI_DEBUG_PRINT((ACPI_DB_EXEC, "Converted value: %8.8X%8.8X\n", in acpi_ex_convert_to_integer()
163 * PARAMETERS: obj_desc - Object to be converted. Must be an
248 * PARAMETERS: integer - Value to be converted
251 * data_width - Size of data item to be converted, in bytes
360 * PARAMETERS: obj_desc - Object to be converted. Must be an
448 * From ACPI: "If the input is a buffer, it is converted to a in acpi_ex_convert_to_string()
473 * "The entire contents of the buffer are converted to a string of in acpi_ex_convert_to_string()
486 * From ACPI: "If Data is a buffer, it is converted to a string of in acpi_ex_convert_to_string()
562 * source_desc - Source object to be converted.
563 * result_desc - Where the converted object is returned