Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pxa2xx_sharpsl.c File Reference
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <asm/mach-types.h>
#include <mach/hardware.h>
#include <asm/irq.h>
#include <asm/hardware/scoop.h>
#include "soc_common.h"

Go to the source code of this file.

Macros

#define NO_KEEP_VS   0x0001
 
#define SCOOP_DEV   platform_scoop_config->devs
 

Functions

 fs_initcall (sharpsl_pcmcia_init)
 
 module_exit (sharpsl_pcmcia_exit)
 
 MODULE_DESCRIPTION ("Sharp SL Series PCMCIA Support")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_ALIAS ("platform:pxa2xx-pcmcia")
 

Macro Definition Documentation

#define NO_KEEP_VS   0x0001

Definition at line 28 of file pxa2xx_sharpsl.c.

#define SCOOP_DEV   platform_scoop_config->devs

Definition at line 29 of file pxa2xx_sharpsl.c.

Function Documentation

fs_initcall ( sharpsl_pcmcia_init  )
MODULE_ALIAS ( "platform:pxa2xx-pcmcia )
MODULE_DESCRIPTION ( "Sharp SL Series PCMCIA Support"  )
module_exit ( sharpsl_pcmcia_exit  )
MODULE_LICENSE ( "GPL"  )