bcm63xx_enetsw_device  160 arch/mips/bcm63xx/dev-enet.c static struct platform_device bcm63xx_enetsw_device = {
bcm63xx_enetsw_device  310 arch/mips/bcm63xx/dev-enet.c 	memcpy(bcm63xx_enetsw_device.dev.platform_data, pd, sizeof(*pd));
bcm63xx_enetsw_device  322 arch/mips/bcm63xx/dev-enet.c 	ret = platform_device_register(&bcm63xx_enetsw_device);