Searched refs:bcm63xx_enetsw_device (Results 1 - 1 of 1) sorted by path

/linux-master/arch/mips/bcm63xx/
H A Ddev-enet.c160 static struct platform_device bcm63xx_enetsw_device = { variable in typeref:struct:platform_device
310 memcpy(bcm63xx_enetsw_device.dev.platform_data, pd, sizeof(*pd));
322 ret = platform_device_register(&bcm63xx_enetsw_device);

Completed in 134 milliseconds