Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c123 const char* model_string; member
2414 if (strcmp(model, pmac_mb_defs[i].model_string) == 0) { in probe_motherboard()
2420 if (of_machine_is_compatible(pmac_mb_defs[i].model_string)) { in probe_motherboard()