hex_byte 62 drivers/acpi/acpica/dbconvert.c static acpi_status acpi_db_hex_byte_to_binary(char *hex_byte, u8 *return_value) hex_byte 70 drivers/acpi/acpica/dbconvert.c status = acpi_db_hex_char_to_value(hex_byte[0], &local0); hex_byte 77 drivers/acpi/acpica/dbconvert.c status = acpi_db_hex_char_to_value(hex_byte[1], &local1);