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

Data Fields

struct v4l2_subdev subdev
 
struct media_pad pad
 
struct v4l2_mbus_framefmt format
 
struct v4l2_rect crop
 
struct v4l2_ctrl_handler ctrls
 
struct {
   struct v4l2_ctrl *   link_freq
 
   struct v4l2_ctrl *   pixel_rate
 
}; 
 
struct mutex power_lock
 
int power_count
 
struct mt9v032_platform_datapdata
 
u32 sysclk
 
u16 chip_control
 
u16 aec_agc
 
u16 hblank
 
struct {
   struct v4l2_ctrl *   test_pattern
 
   struct v4l2_ctrl *   test_pattern_color
 
}; 
 

Detailed Description

Definition at line 122 of file mt9v032.c.

Field Documentation

struct { ... }
struct { ... }
u16 aec_agc

Definition at line 142 of file mt9v032.c.

u16 chip_control

Definition at line 141 of file mt9v032.c.

Definition at line 127 of file mt9v032.c.

Definition at line 129 of file mt9v032.c.

struct v4l2_mbus_framefmt format

Definition at line 126 of file mt9v032.c.

u16 hblank

Definition at line 143 of file mt9v032.c.

struct v4l2_ctrl* link_freq

Definition at line 131 of file mt9v032.c.

Definition at line 124 of file mt9v032.c.

Definition at line 138 of file mt9v032.c.

struct v4l2_ctrl* pixel_rate

Definition at line 132 of file mt9v032.c.

int power_count

Definition at line 136 of file mt9v032.c.

struct mutex power_lock

Definition at line 135 of file mt9v032.c.

Definition at line 123 of file mt9v032.c.

u32 sysclk

Definition at line 140 of file mt9v032.c.

struct v4l2_ctrl* test_pattern

Definition at line 145 of file mt9v032.c.

struct v4l2_ctrl* test_pattern_color

Definition at line 146 of file mt9v032.c.


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