Home
last modified time | relevance | path

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

/linux-6.3-rc2/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() argument
70 status = acpi_db_hex_char_to_value(hex_byte[0], &local0); in acpi_db_hex_byte_to_binary()
77 status = acpi_db_hex_char_to_value(hex_byte[1], &local1); in acpi_db_hex_byte_to_binary()

Completed in 2 milliseconds