|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/kernel.h>#include <asm/bootinfo.h>#include <linux/platform_device.h>#include <bcm63xx_cs.h>#include <bcm63xx_cpu.h>#include <bcm63xx_dev_pcmcia.h>#include <bcm63xx_io.h>#include <bcm63xx_regs.h>Go to the source code of this file.
Functions | |
| int __init | bcm63xx_pcmcia_register (void) |
Definition at line 104 of file dev-pcmcia.c.
| unsigned int base |
Definition at line 84 of file dev-pcmcia.c.
| unsigned int cs |
Definition at line 83 of file dev-pcmcia.c.
| unsigned int size |
Definition at line 85 of file dev-pcmcia.c.
1.8.2