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

Go to the source code of this file.

Data Structures

struct  parport_private
 

Macros

#define PARPORT_SIZE   3
 
#define PARPORT_A   0
 
#define PARPORT_B   1
 
#define PARPORT_C   2
 

Functions

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

Macro Definition Documentation

#define PARPORT_A   0

Definition at line 92 of file comedi_parport.c.

#define PARPORT_B   1

Definition at line 93 of file comedi_parport.c.

#define PARPORT_C   2

Definition at line 94 of file comedi_parport.c.

#define PARPORT_SIZE   3

Definition at line 90 of file comedi_parport.c.

Function Documentation

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