Home
last modified time | relevance | path

Searched refs:feature_properties (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/powerpc/kernel/
Dprom.c253 } feature_properties[] __initdata = { variable
295 struct feature_property *fp = feature_properties; in check_cpu_feature_properties()
298 for (i = 0; i < (int)ARRAY_SIZE(feature_properties); ++i, ++fp) { in check_cpu_feature_properties()