Searched refs:hex_length (Results 1 – 1 of 1) sorted by relevance
269 u32 hex_length; in acpi_ex_convert_to_ascii() local329 hex_length = (data_width * 2); in acpi_ex_convert_to_ascii()330 for (i = 0, j = (hex_length - 1); i < hex_length; i++, j--) { in acpi_ex_convert_to_ascii()