Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/kernel/
Dcpu.c241 static const char *get_chip_name(struct avr32_cpuinfo *cpu) in get_chip_name() function
301 printk ("CPU: %s chip revision %c\n", get_chip_name(&boot_cpu_data), in setup_processor()
351 get_chip_name(&boot_cpu_data), in c_show()
/linux-4.4.14/drivers/net/ethernet/via/
Dvia-velocity.c401 static const char *get_chip_name(enum chip_type chip_id) in get_chip_name() function
2746 printk(KERN_INFO "%s: %s\n", dev->name, get_chip_name(vptr->chip_id)); in velocity_print_info()