Home
last modified time | relevance | path

Searched refs:get_chip_name (Results 1 – 1 of 1) sorted by relevance

/arch/avr32/kernel/
Dcpu.c237 static const char *get_chip_name(struct avr32_cpuinfo *cpu) in get_chip_name() function
297 printk ("CPU: %s chip revision %c\n", get_chip_name(&boot_cpu_data), in setup_processor()
347 get_chip_name(&boot_cpu_data), in c_show()