Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pcl725.c File Reference
#include "../comedidev.h"
#include <linux/ioport.h>

Go to the source code of this file.

Macros

#define PCL725_SIZE   2
 
#define PCL725_DO   0
 
#define PCL725_DI   1
 

Functions

 module_comedi_driver (pcl725_driver)
 
 MODULE_AUTHOR ("Comedi http://www.comedi.org")
 
 MODULE_DESCRIPTION ("Comedi low-level driver")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define PCL725_DI   1

Definition at line 21 of file pcl725.c.

#define PCL725_DO   0

Definition at line 20 of file pcl725.c.

#define PCL725_SIZE   2

Definition at line 18 of file pcl725.c.

Function Documentation

MODULE_AUTHOR ( "Comedi http://www.comedi.org"  )
module_comedi_driver ( pcl725_driver  )
MODULE_DESCRIPTION ( "Comedi low-level driver )
MODULE_LICENSE ( "GPL"  )