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

/linux-4.1.27/arch/mips/include/asm/
H A Dprom.h31 extern char *mips_get_machine_name(void);
/linux-4.1.27/arch/mips/kernel/
H A Dprom.c32 pr_info("MIPS: machine is %s\n", mips_get_machine_name()); mips_set_machine_name()
35 char *mips_get_machine_name(void) mips_get_machine_name() function
H A Dproc.c54 if (mips_get_machine_name()) show_cpuinfo()
56 mips_get_machine_name()); show_cpuinfo()

Completed in 115 milliseconds