Home
last modified time | relevance | path

Searched refs:acpi_db_hex_byte_to_binary (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/acpica/
A Ddbconvert.c62 static acpi_status acpi_db_hex_byte_to_binary(char *hex_byte, u8 *return_value) in acpi_db_hex_byte_to_binary() function
132 status = acpi_db_hex_byte_to_binary(&string[i], &buffer[j]); in acpi_db_convert_to_buffer()

Completed in 4 milliseconds