Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c125 const char* model_string; member
2416 if (strcmp(model, pmac_mb_defs[i].model_string) == 0) { in probe_motherboard()
2422 if (of_machine_is_compatible(pmac_mb_defs[i].model_string)) { in probe_motherboard()