Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/platform_device.h>
#include <bcm63xx_dev_enet.h>
#include <bcm63xx_io.h>
#include <bcm63xx_regs.h>
Go to the source code of this file.
Functions | |
int __init | bcm63xx_enet_register (int unit, const struct bcm63xx_enet_platform_data *pd) |
Definition at line 97 of file dev-enet.c.