Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ov6650 Struct Reference

Data Fields

struct v4l2_subdev subdev
 
struct v4l2_ctrl_handler hdl
 
struct {
   struct v4l2_ctrl *   autoexposure
 
   struct v4l2_ctrl *   exposure
 
}; 
 
struct {
   struct v4l2_ctrl *   autogain
 
   struct v4l2_ctrl *   gain
 
}; 
 
struct {
   struct v4l2_ctrl *   autowb
 
   struct v4l2_ctrl *   blue
 
   struct v4l2_ctrl *   red
 
}; 
 
bool half_scale
 
struct v4l2_rect rect
 
unsigned long pclk_limit
 
unsigned long pclk_max
 
struct v4l2_fract tpf
 
enum v4l2_mbus_pixelcode code
 
enum v4l2_colorspace colorspace
 

Detailed Description

Definition at line 180 of file ov6650.c.

Field Documentation

struct { ... }
struct { ... }
struct { ... }
struct v4l2_ctrl* autoexposure

Definition at line 185 of file ov6650.c.

struct v4l2_ctrl* autogain

Definition at line 190 of file ov6650.c.

struct v4l2_ctrl* autowb

Definition at line 195 of file ov6650.c.

Definition at line 196 of file ov6650.c.

Definition at line 204 of file ov6650.c.

enum v4l2_colorspace colorspace

Definition at line 205 of file ov6650.c.

struct v4l2_ctrl* exposure

Definition at line 186 of file ov6650.c.

Definition at line 191 of file ov6650.c.

bool half_scale

Definition at line 199 of file ov6650.c.

Definition at line 182 of file ov6650.c.

unsigned long pclk_limit

Definition at line 201 of file ov6650.c.

unsigned long pclk_max

Definition at line 202 of file ov6650.c.

Definition at line 200 of file ov6650.c.

Definition at line 197 of file ov6650.c.

Definition at line 181 of file ov6650.c.

Definition at line 203 of file ov6650.c.


The documentation for this struct was generated from the following file: