Searched refs:compat_hwcap_str (Results 1 – 1 of 1) sorted by relevance
474 static const char *compat_hwcap_str[] = { variable539 for (j = 0; compat_hwcap_str[j]; j++) in c_show()541 seq_printf(m, " %s", compat_hwcap_str[j]); in c_show()