Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dprom.c248 } feature_properties[] __initdata = { variable
290 struct feature_property *fp = feature_properties; in check_cpu_feature_properties()
293 for (i = 0; i < ARRAY_SIZE(feature_properties); ++i, ++fp) { in check_cpu_feature_properties()