Home
last modified time | relevance | path

Searched defs:hex_char (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/acpica/
H A Duthex.c88 u8 acpi_ut_ascii_char_to_hex(int hex_char) in acpi_ut_ascii_char_to_hex()
H A Ddbconvert.c28 acpi_status acpi_db_hex_char_to_value(int hex_char, u8 *return_value) in acpi_db_hex_char_to_value()
H A Dexconvrt.c273 u8 hex_char; in acpi_ex_convert_to_ascii() local
/linux/tools/perf/util/
H A Dcpumap.c645 static char hex_char(unsigned char val) hex_char() function