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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcg6.c613 const char *cg6_cpu_name, *cg6_card_name; local
619 cg6_cpu_name = "sparc";
622 cg6_cpu_name = "68020";
625 cg6_cpu_name = "i386";
640 sprintf(info->fix.id, "%s %s", cg6_card_name, cg6_cpu_name);

Completed in 42 milliseconds