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

Data Fields

struct v4l2_device v4l2_dev
 
struct video_device vdev
 
struct v4l2_ctrl_handler hdl
 
int height
 
int width
 
int depth
 
int input
 
struct mutex lock
 
int i2c_count
 
struct i2c_info i2cinfo [64]
 
int decoder
 
int standard
 
v4l2_std_id std
 
int io
 
int data
 
void __iomemmem
 

Detailed Description

Definition at line 60 of file pms.c.

Field Documentation

Definition at line 76 of file pms.c.

int decoder

Definition at line 72 of file pms.c.

int depth

Definition at line 66 of file pms.c.

Definition at line 63 of file pms.c.

int height

Definition at line 64 of file pms.c.

int i2c_count

Definition at line 69 of file pms.c.

struct i2c_info i2cinfo[64]

Definition at line 70 of file pms.c.

int input

Definition at line 67 of file pms.c.

Definition at line 75 of file pms.c.

struct mutex lock

Definition at line 68 of file pms.c.

Definition at line 77 of file pms.c.

int standard

Definition at line 73 of file pms.c.

Definition at line 74 of file pms.c.

struct v4l2_device v4l2_dev

Definition at line 61 of file pms.c.

Definition at line 62 of file pms.c.

int width

Definition at line 65 of file pms.c.


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