Lines Matching full:converted
27 * PARAMETERS: obj_desc - Object to be converted. Must be an
150 ACPI_DEBUG_PRINT((ACPI_DB_EXEC, "Converted value: %8.8X%8.8X\n", in acpi_ex_convert_to_integer()
164 * PARAMETERS: obj_desc - Object to be converted. Must be an
249 * PARAMETERS: integer - Value to be converted
252 * data_width - Size of data item to be converted, in bytes
372 * PARAMETERS: obj_desc - Object to be converted. Must be an
488 * From ACPI: "If the input is a buffer, it is converted to a in acpi_ex_convert_to_string()
514 * "The entire contents of the buffer are converted to a string of in acpi_ex_convert_to_string()
528 * From ACPI: "If Data is a buffer, it is converted to a string of in acpi_ex_convert_to_string()
606 * source_desc - Source object to be converted.
607 * result_desc - Where the converted object is returned