Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dfeature.c129 const char* model_string; member
2430 if (strcmp(model, pmac_mb_defs[i].model_string) == 0) { in probe_motherboard()
2436 if (of_machine_is_compatible(pmac_mb_defs[i].model_string)) { in probe_motherboard()