Searched refs:g5_features (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | feature.c | 2063 static struct feature_table_entry g5_features[] = { variable 2347 PMAC_TYPE_POWERMAC_G5, g5_features, 2352 PMAC_TYPE_POWERMAC_G5, g5_features, 2356 PMAC_TYPE_IMAC_G5, g5_features, 2360 PMAC_TYPE_POWERMAC_G5_U3L, g5_features, 2364 PMAC_TYPE_POWERMAC_G5_U3L, g5_features, 2368 PMAC_TYPE_POWERMAC_G5_U3L, g5_features, 2372 PMAC_TYPE_XSERVE_G5, g5_features, 2482 pmac_mb.features = g5_features; in probe_motherboard() 2487 pmac_mb.features = g5_features; in probe_motherboard()
|