Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pata_ixp4xx_cf.c File Reference
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/libata.h>
#include <linux/irq.h>
#include <linux/platform_device.h>
#include <scsi/scsi_host.h>

Go to the source code of this file.

Macros

#define DRV_NAME   "pata_ixp4xx_cf"
 
#define DRV_VERSION   "0.2"
 

Functions

 module_platform_driver (ixp4xx_pata_platform_driver)
 
 MODULE_AUTHOR ("Alessandro Zummo <[email protected]>")
 
 MODULE_DESCRIPTION ("low-level driver for ixp4xx Compact Flash PATA")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_VERSION (DRV_VERSION)
 
 MODULE_ALIAS ("platform:"DRV_NAME)
 

Macro Definition Documentation

#define DRV_NAME   "pata_ixp4xx_cf"

Definition at line 26 of file pata_ixp4xx_cf.c.

#define DRV_VERSION   "0.2"

Definition at line 27 of file pata_ixp4xx_cf.c.

Function Documentation

MODULE_ALIAS ( "platform:"  DRV_NAME)
MODULE_AUTHOR ( "Alessandro Zummo <[email protected]>"  )
MODULE_DESCRIPTION ( "low-level driver for ixp4xx Compact Flash PATA"  )
MODULE_LICENSE ( "GPL"  )
module_platform_driver ( ixp4xx_pata_platform_driver  )
MODULE_VERSION ( DRV_VERSION  )