acpi_ut_ascii_to_hex_byte
acpi_status acpi_ut_ascii_to_hex_byte(char *two_ascii_chars, u8 *return_byte);
status = acpi_ut_ascii_to_hex_byte(&name[2], &temp_gpe_number);