Searched refs:g5_features (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/platforms/powermac/ |
D | feature.c | 2047 static struct feature_table_entry g5_features[] = { variable 2331 PMAC_TYPE_POWERMAC_G5, g5_features, 2336 PMAC_TYPE_POWERMAC_G5, g5_features, 2340 PMAC_TYPE_IMAC_G5, g5_features, 2344 PMAC_TYPE_POWERMAC_G5_U3L, g5_features, 2348 PMAC_TYPE_POWERMAC_G5_U3L, g5_features, 2352 PMAC_TYPE_POWERMAC_G5_U3L, g5_features, 2356 PMAC_TYPE_XSERVE_G5, g5_features, 2466 pmac_mb.features = g5_features; in probe_motherboard() 2471 pmac_mb.features = g5_features; in probe_motherboard()
|