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

/linux-4.4.14/arch/x86/kernel/
H A Dapm_32.c472 static const lookup_t error_table[] = { variable
491 #define ERROR_COUNT ARRAY_SIZE(error_table)
507 if (error_table[i].key == err) apm_error()
510 pr_notice("%s: %s\n", str, error_table[i].msg); apm_error()

Completed in 68 milliseconds