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

Go to the source code of this file.

Data Structures

struct  pcl724_board
 

Macros

#define PCL722_SIZE   32
 
#define PCL722_96_SIZE   16
 
#define PCL724_SIZE   4
 
#define PCL731_SIZE   8
 
#define PET48_SIZE   2
 
#define SIZE_8255   4
 

Functions

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

Macro Definition Documentation

#define PCL722_96_SIZE   16

Definition at line 50 of file pcl724.c.

#define PCL722_SIZE   32

Definition at line 49 of file pcl724.c.

#define PCL724_SIZE   4

Definition at line 51 of file pcl724.c.

#define PCL731_SIZE   8

Definition at line 52 of file pcl724.c.

#define PET48_SIZE   2

Definition at line 53 of file pcl724.c.

#define SIZE_8255   4

Definition at line 55 of file pcl724.c.

Function Documentation

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