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

Data Fields

struct v4l2_subdev subdev
 
struct v4l2_ctrl_handler hdl
 
struct {
   struct v4l2_ctrl *   autoexposure
 
   struct v4l2_ctrl *   exposure
 
}; 
 
struct v4l2_rect rect
 
int model
 
u16 xskip
 
u16 yskip
 
unsigned int total_h
 
unsigned short y_skip_top
 

Detailed Description

Definition at line 70 of file mt9t031.c.

Field Documentation

struct { ... }
struct v4l2_ctrl* autoexposure

Definition at line 75 of file mt9t031.c.

struct v4l2_ctrl* exposure

Definition at line 76 of file mt9t031.c.

Definition at line 72 of file mt9t031.c.

int model

Definition at line 79 of file mt9t031.c.

Definition at line 78 of file mt9t031.c.

Definition at line 71 of file mt9t031.c.

unsigned int total_h

Definition at line 82 of file mt9t031.c.

u16 xskip

Definition at line 80 of file mt9t031.c.

unsigned short y_skip_top

Definition at line 83 of file mt9t031.c.

u16 yskip

Definition at line 81 of file mt9t031.c.


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