Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | cmx255_pcmcia_init (void) |
int | cmx270_pcmcia_init (void) |
void | cmx255_pcmcia_exit (void) |
void | cmx270_pcmcia_exit (void) |
module_init (cmx2xx_pcmcia_init) | |
module_exit (cmx2xx_pcmcia_exit) | |
MODULE_LICENSE ("GPL") | |
MODULE_AUTHOR ("Mike Rapoport <[email protected]>") | |
MODULE_DESCRIPTION ("CM-x2xx PCMCIA driver") | |
Definition at line 125 of file pxa2xx_cm_x255.c.
Definition at line 102 of file pxa2xx_cm_x255.c.
Definition at line 104 of file pxa2xx_cm_x270.c.
Definition at line 81 of file pxa2xx_cm_x270.c.
MODULE_AUTHOR | ( | "Mike Rapoport <[email protected]>" | ) |
module_exit | ( | cmx2xx_pcmcia_exit | ) |
module_init | ( | cmx2xx_pcmcia_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |