Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mt9v022 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 v4l2_rect rect
 
struct mt9v022_datafmtfmt
 
struct mt9v022_datafmtfmts
 
struct mt9v02x_registerreg
 
int num_fmts
 
int model
 
u16 chip_control
 
unsigned short y_skip_top
 

Detailed Description

Definition at line 126 of file mt9v022.c.

Field Documentation

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

Definition at line 131 of file mt9v022.c.

struct v4l2_ctrl* autogain

Definition at line 136 of file mt9v022.c.

u16 chip_control

Definition at line 145 of file mt9v022.c.

struct v4l2_ctrl* exposure

Definition at line 132 of file mt9v022.c.

Definition at line 140 of file mt9v022.c.

Definition at line 141 of file mt9v022.c.

Definition at line 137 of file mt9v022.c.

Definition at line 128 of file mt9v022.c.

int model

Definition at line 144 of file mt9v022.c.

int num_fmts

Definition at line 143 of file mt9v022.c.

Definition at line 139 of file mt9v022.c.

Definition at line 142 of file mt9v022.c.

Definition at line 127 of file mt9v022.c.

unsigned short y_skip_top

Definition at line 146 of file mt9v022.c.


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