Searched refs:system_types (Results 1 - 1 of 1) sorted by relevance

/arch/mips/loongson/common/
H A Dmachtype.c21 static const char *system_types[] = { variable
39 return system_types[mips_machtype];
65 for (; system_types[machtype]; machtype++)
66 if (strstr(system_types[machtype], str)) {

Completed in 87 milliseconds