Searched refs:cce_misc_names (Results 1 – 1 of 1) sorted by relevance
5320 static const char * const cce_misc_names[] = { variable5336 if (source < ARRAY_SIZE(cce_misc_names)) in is_misc_err_name()5337 strscpy_pad(buf, cce_misc_names[source], bsize); in is_misc_err_name()