get_system_type    34 arch/mips/alchemy/devboards/db1000.c const char *get_system_type(void);
get_system_type    49 arch/mips/alchemy/devboards/db1000.c 		pr_info("AMD Alchemy %s Board\n", get_system_type());
get_system_type    82 arch/mips/alchemy/devboards/db1200.c const char *get_system_type(void);
get_system_type   135 arch/mips/alchemy/devboards/db1200.c 		"  Board-ID %d	Daughtercard ID %d\n", get_system_type(),
get_system_type   878 arch/mips/alchemy/devboards/db1200.c 	printk(KERN_INFO "%s device configuration:\n", get_system_type());
get_system_type    76 arch/mips/alchemy/devboards/db1550.c 		"Daughtercard ID %d\n", get_system_type(),
get_system_type    92 arch/mips/ar7/setup.c 			get_system_type(), ar7_chip_id(), ar7_chip_rev());
get_system_type   523 arch/mips/cavium-octeon/setup.c const char *get_system_type(void)
get_system_type    87 arch/mips/include/asm/bootinfo.h const char *get_system_type(void);
get_system_type    54 arch/mips/kernel/proc.c 		seq_printf(m, "system type\t\t: %s\n", get_system_type());
get_system_type    38 arch/mips/loongson64/lemote-2f/machtype.c 		strcat(arcs_cmdline, get_system_type());
get_system_type   118 arch/mips/pistachio/init.c 	pr_info("SoC Type: %s\n", get_system_type());
get_system_type    65 arch/mips/ralink/prom.c 	pr_info("SoC Type: %s\n", get_system_type());
get_system_type   127 arch/mips/sibyte/bcm1480/setup.c 	printk("Board type: %s\n", get_system_type());
get_system_type   189 arch/mips/sibyte/sb1250/setup.c 	printk("Board type: %s\n", get_system_type());
get_system_type    89 arch/sh/kernel/cpu/proc.c 		seq_printf(m, "machine\t\t: %s\n", get_system_type());
get_system_type   107 arch/sh/kernel/machvec.c 	printk(KERN_NOTICE "Booting machvec: %s\n", get_system_type());