Home
last modified time | relevance | path

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

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