Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
sn9c102_config.h File Reference
#include <linux/types.h>
#include <linux/jiffies.h>

Go to the source code of this file.

Macros

#define SN9C102_DEBUG
 
#define SN9C102_DEBUG_LEVEL   2
 
#define SN9C102_MAX_DEVICES   64
 
#define SN9C102_PRESERVE_IMGSCALE   0
 
#define SN9C102_FORCE_MUNMAP   0
 
#define SN9C102_MAX_FRAMES   32
 
#define SN9C102_URBS   2
 
#define SN9C102_ISO_PACKETS   7
 
#define SN9C102_ALTERNATE_SETTING   8
 
#define SN9C102_URB_TIMEOUT   msecs_to_jiffies(2 * SN9C102_ISO_PACKETS)
 
#define SN9C102_CTRL_TIMEOUT   300
 
#define SN9C102_FRAME_TIMEOUT   0
 

Macro Definition Documentation

#define SN9C102_ALTERNATE_SETTING   8

Definition at line 35 of file sn9c102_config.h.

#define SN9C102_CTRL_TIMEOUT   300

Definition at line 37 of file sn9c102_config.h.

#define SN9C102_DEBUG

Definition at line 27 of file sn9c102_config.h.

#define SN9C102_DEBUG_LEVEL   2

Definition at line 28 of file sn9c102_config.h.

#define SN9C102_FORCE_MUNMAP   0

Definition at line 31 of file sn9c102_config.h.

#define SN9C102_FRAME_TIMEOUT   0

Definition at line 38 of file sn9c102_config.h.

#define SN9C102_ISO_PACKETS   7

Definition at line 34 of file sn9c102_config.h.

#define SN9C102_MAX_DEVICES   64

Definition at line 29 of file sn9c102_config.h.

#define SN9C102_MAX_FRAMES   32

Definition at line 32 of file sn9c102_config.h.

#define SN9C102_PRESERVE_IMGSCALE   0

Definition at line 30 of file sn9c102_config.h.

#define SN9C102_URB_TIMEOUT   msecs_to_jiffies(2 * SN9C102_ISO_PACKETS)

Definition at line 36 of file sn9c102_config.h.

#define SN9C102_URBS   2

Definition at line 33 of file sn9c102_config.h.