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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dcpu.c233 static const char *get_chip_name(struct avr32_cpuinfo *cpu) function
293 printk ("CPU: %s chip revision %c\n", get_chip_name(&boot_cpu_data),
343 get_chip_name(&boot_cpu_data),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.c372 * get_chip_name - identifier to name
378 static const char __devinit *get_chip_name(enum chip_type chip_id) function
2695 printk(KERN_INFO "%s: %s\n", dev->name, get_chip_name(vptr->chip_id));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Ddevice_main.c354 static char* get_chip_name(int chip_id) { function
1102 DBG_PRT(MSG_LEVEL_INFO, KERN_INFO "%s: %s\n",dev->name, get_chip_name(pDevice->chip_id));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.c695 goto get_chip_name;
711 get_chip_name:

Completed in 212 milliseconds