Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
hwa-hc.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/workqueue.h>
#include <linux/wait.h>
#include <linux/completion.h>
#include "../wusbcore/wa-hc.h"
#include "../wusbcore/wusbhc.h"

Go to the source code of this file.

Data Structures

struct  hwahc
 

Functions

 MODULE_DEVICE_TABLE (usb, hwahc_id_table)
 
 module_usb_driver (hwahc_driver)
 
 MODULE_AUTHOR ("Inaky Perez-Gonzalez <[email protected]>")
 
 MODULE_DESCRIPTION ("Host Wired Adapter USB Host Control Driver")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

MODULE_AUTHOR ( "Inaky Perez-Gonzalez <[email protected]>"  )
MODULE_DESCRIPTION ( "Host Wired Adapter USB Host Control Driver"  )
MODULE_DEVICE_TABLE ( usb  ,
hwahc_id_table   
)
MODULE_LICENSE ( "GPL"  )
module_usb_driver ( hwahc_driver  )