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

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c201 static const char *hmi_error_types[] = { local
250 error_info = hmi_evt->type < ARRAY_SIZE(hmi_error_types) ?
251 hmi_error_types[hmi_evt->type]

Completed in 117 milliseconds