Searched refs:acpi_gbl_hex_to_ascii (Results 1 - 1 of 1) sorted by relevance

/drivers/acpi/acpica/
H A Duthex.c51 static char acpi_gbl_hex_to_ascii[] = { variable
73 return (acpi_gbl_hex_to_ascii[(integer >> position) & 0xF]);

Completed in 72 milliseconds