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

Go to the source code of this file.

Data Structures

struct  cnt_board_struct
 

Macros

#define CNT_DRIVER_NAME   "ke_counter"
 
#define PCI_VENDOR_ID_KOLTER   0x1001
 
#define CNT_CARD_DEVICE_ID   0x0014
 

Functions

 MODULE_DEVICE_TABLE (pci, ke_counter_pci_table)
 
 module_comedi_pci_driver (ke_counter_driver, ke_counter_pci_driver)
 
 MODULE_AUTHOR ("Comedi http://www.comedi.org")
 
 MODULE_DESCRIPTION ("Comedi low-level driver")
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define CNT_CARD_DEVICE_ID   0x0014

Definition at line 41 of file ke_counter.c.

#define CNT_DRIVER_NAME   "ke_counter"

Definition at line 39 of file ke_counter.c.

#define PCI_VENDOR_ID_KOLTER   0x1001

Definition at line 40 of file ke_counter.c.

Function Documentation

MODULE_AUTHOR ( "Comedi http://www.comedi.org"  )
module_comedi_pci_driver ( ke_counter_driver  ,
ke_counter_pci_driver   
)
MODULE_DESCRIPTION ( "Comedi low-level driver )
MODULE_DEVICE_TABLE ( pci  ,
ke_counter_pci_table   
)
MODULE_LICENSE ( "GPL"  )