Searched refs:acpi_db_hex_byte_to_binary (Results 1 – 1 of 1) sorted by relevance
62 static acpi_status acpi_db_hex_byte_to_binary(char *hex_byte, u8 *return_value) in acpi_db_hex_byte_to_binary() function132 status = acpi_db_hex_byte_to_binary(&string[i], &buffer[j]); in acpi_db_convert_to_buffer()