Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/acpica/
Duthex.c65 return (AE_BAD_HEX_CONSTANT); in acpi_ut_ascii_to_hex_byte()
Ddbconvert.c35 return (AE_BAD_HEX_CONSTANT); in acpi_db_hex_char_to_value()
/Linux-v4.19/include/acpi/
Dacexcep.h116 #define AE_BAD_HEX_CONSTANT EXCEP_PGM (0x0005) macro