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

Go to the source code of this file.

Data Structures

struct  sd
 

Macros

#define pr_fmt(fmt)   KBUILD_MODNAME ": " fmt
 
#define MODULE_NAME   "spca508"
 
#define CreativeVista   0
 
#define HamaUSBSightcam   1
 
#define HamaUSBSightcam2   2
 
#define IntelEasyPCCamera   3
 
#define MicroInnovationIC200   4
 
#define ViewQuestVQ110   5
 
#define SPCA508_OFFSET_DATA   37
 

Functions

 MODULE_AUTHOR ("Michel Xhaard <[email protected]>")
 
 MODULE_DESCRIPTION ("GSPCA/SPCA508 USB Camera Driver")
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DEVICE_TABLE (usb, device_table)
 
 module_usb_driver (sd_driver)
 

Macro Definition Documentation

#define CreativeVista   0

Definition at line 36 of file spca508.c.

#define HamaUSBSightcam   1

Definition at line 37 of file spca508.c.

#define HamaUSBSightcam2   2

Definition at line 38 of file spca508.c.

#define IntelEasyPCCamera   3

Definition at line 39 of file spca508.c.

#define MicroInnovationIC200   4

Definition at line 40 of file spca508.c.

#define MODULE_NAME   "spca508"

Definition at line 23 of file spca508.c.

#define pr_fmt (   fmt)    KBUILD_MODNAME ": " fmt

Definition at line 21 of file spca508.c.

#define SPCA508_OFFSET_DATA   37

Definition at line 68 of file spca508.c.

#define ViewQuestVQ110   5

Definition at line 41 of file spca508.c.

Function Documentation

MODULE_AUTHOR ( "Michel Xhaard <[email protected]>"  )
MODULE_DESCRIPTION ( "GSPCA/SPCA508 USB Camera Driver"  )
MODULE_DEVICE_TABLE ( usb  ,
device_table   
)
MODULE_LICENSE ( "GPL"  )
module_usb_driver ( sd_driver  )