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

Data Fields

struct v4l2_subdev subdev
 
struct v4l2_ctrl_handler hdl
 
int ident
 
u16 model
 
u8 revision
 
u8 manid
 
u8 smiaver
 
bool flag_vflip
 
bool flag_hflip
 
struct v4l2_mbus_framefmt current_mf
 
bool current_enable
 

Detailed Description

Definition at line 196 of file ov9740.c.

Field Documentation

bool current_enable

Definition at line 211 of file ov9740.c.

struct v4l2_mbus_framefmt current_mf

Definition at line 210 of file ov9740.c.

bool flag_hflip

Definition at line 207 of file ov9740.c.

bool flag_vflip

Definition at line 206 of file ov9740.c.

Definition at line 198 of file ov9740.c.

int ident

Definition at line 200 of file ov9740.c.

u8 manid

Definition at line 203 of file ov9740.c.

u16 model

Definition at line 201 of file ov9740.c.

Definition at line 202 of file ov9740.c.

u8 smiaver

Definition at line 204 of file ov9740.c.

Definition at line 197 of file ov9740.c.


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