Home
last modified time | relevance | path

Searched refs:compat_hwcap2_str (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
H A Dcpuinfo.c136 static const char *const compat_hwcap2_str[] = { variable
189 for (j = 0; j < ARRAY_SIZE(compat_hwcap2_str); j++) { in c_show()
191 seq_printf(m, " %s", compat_hwcap2_str[j]); in c_show()

Completed in 1 milliseconds