get_cpu_subtype 69 arch/sh/include/asm/bugs.h printk("CPU: %s\n", get_cpu_subtype(¤t_cpu_data)); get_cpu_subtype 130 arch/sh/include/asm/processor.h const char *get_cpu_subtype(struct sh_cpuinfo *c); get_cpu_subtype 39 arch/sh/kernel/cpu/proc.c EXPORT_SYMBOL(get_cpu_subtype); get_cpu_subtype 95 arch/sh/kernel/cpu/proc.c seq_printf(m, "cpu type\t: %s\n", get_cpu_subtype(c));