Linux Kernel
3.7.1
|
#include "dibusb.h"
Go to the source code of this file.
Macros | |
#define | deb_rc(args...) dprintk(debug,0x01,args) |
Functions | |
module_param (debug, int, 0644) | |
MODULE_PARM_DESC (debug,"set debugging level (rc=1 (or-able))."DVB_USB_DEBUG_STATUS) | |
DVB_DEFINE_MOD_OPT_ADAPTER_NR (adapter_nr) | |
MODULE_DEVICE_TABLE (usb, a800_table) | |
module_usb_driver (a800_driver) | |
MODULE_AUTHOR ("Patrick Boettcher <[email protected]>") | |
MODULE_DESCRIPTION ("AVerMedia AverTV DVB-T USB 2.0 (A800)") | |
MODULE_VERSION ("1.0") | |
MODULE_LICENSE ("GPL") | |
DVB_DEFINE_MOD_OPT_ADAPTER_NR | ( | adapter_nr | ) |
MODULE_AUTHOR | ( | "Patrick Boettcher <[email protected]>" | ) |
MODULE_DEVICE_TABLE | ( | usb | , |
a800_table | |||
) |
MODULE_LICENSE | ( | "GPL" | ) |
module_usb_driver | ( | a800_driver | ) |
MODULE_VERSION | ( | "1.0" | ) |