Searched refs:compat_hwcap2_str (Results 1 – 1 of 1) sorted by relevance
149 static const char *const compat_hwcap2_str[] = { variable203 for (j = 0; j < ARRAY_SIZE(compat_hwcap2_str); j++) in c_show()205 seq_printf(m, " %s", compat_hwcap2_str[j]); in c_show()