Searched refs:hmi_error_types (Results 1 – 1 of 1) sorted by relevance
201 static const char *hmi_error_types[] = { in print_hmi_event_info() local250 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()