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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/common/
H A Dmachtype.c21 static const char *system_types[] = { variable
35 return system_types[mips_machtype];
61 for (; system_types[machtype]; machtype++)
62 if (strstr(system_types[machtype], str)) {

Completed in 105 milliseconds