Searched refs:hmi_error_types (Results 1 – 1 of 1) sorted by relevance
169 static const char *hmi_error_types[] = { in print_hmi_event_info() local214 error_info = hmi_evt->type < ARRAY_SIZE(hmi_error_types) ? in print_hmi_event_info()215 hmi_error_types[hmi_evt->type] in print_hmi_event_info()