Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sd |
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
#define | MODULE_NAME "conex" |
#define | CONEX_CAM 1 /* special JPEG header */ |
#define | QUALITY 50 |
#define | reg70 0x03 |
Functions | |
MODULE_AUTHOR ("Michel Xhaard <[email protected]>") | |
MODULE_DESCRIPTION ("GSPCA USB Conexant Camera Driver") | |
MODULE_LICENSE ("GPL") | |
MODULE_DEVICE_TABLE (usb, device_table) | |
module_usb_driver (sd_driver) | |
MODULE_AUTHOR | ( | "Michel Xhaard <[email protected]>" | ) |
MODULE_DESCRIPTION | ( | "GSPCA USB Conexant Camera Driver" | ) |
MODULE_DEVICE_TABLE | ( | usb | , |
device_table | |||
) |
MODULE_LICENSE | ( | "GPL" | ) |
module_usb_driver | ( | sd_driver | ) |