Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds