Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
iforce-main.c File Reference
#include "iforce.h"

Go to the source code of this file.

Functions

 MODULE_AUTHOR ("Vojtech Pavlik <[email protected]>, Johann Deneux <[email protected]>")
 
 MODULE_DESCRIPTION ("USB/RS232 I-Force joysticks and wheels driver")
 
 MODULE_LICENSE ("GPL")
 
int iforce_init_device (struct iforce *iforce)
 
 module_init (iforce_init)
 
 module_exit (iforce_exit)
 

Function Documentation

int iforce_init_device ( struct iforce iforce)

Definition at line 256 of file iforce-main.c.

MODULE_AUTHOR ( "Vojtech Pavlik <[email protected] ,
Johann Deneux< johann.deneux @gmail.com >"   
)
MODULE_DESCRIPTION ( "USB/RS232 I-Force joysticks and wheels driver )
module_exit ( iforce_exit  )
module_init ( iforce_init  )
MODULE_LICENSE ( "GPL"  )