Searched refs:error_table (Results 1 – 1 of 1) sorted by relevance
460 static const lookup_t error_table[] = { variable479 #define ERROR_COUNT ARRAY_SIZE(error_table)495 if (error_table[i].key == err) in apm_error()498 pr_notice("%s: %s\n", str, error_table[i].msg); in apm_error()