Home
last modified time | relevance | path

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

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