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

Data Fields

struct usb_device * udev
 
struct usb_interfaceinterface
 
struct v4l2_device v4l2_dev
 
struct v4l2_ctrl_handler ctrl_handler
 
struct video_device vdev
 
struct v4l2_fhowner
 
int nb
 
struct zr364xx_bufferi buffer
 
int skip
 
int width
 
int height
 
int method
 
struct mutex lock
 
spinlock_t slock
 
struct zr364xx_dmaqueue vidq
 
int last_frame
 
int cur_frame
 
unsigned long frame_count
 
int b_acquire
 
struct zr364xx_pipeinfo pipe [1]
 
u8 read_endpoint
 
struct zr364xx_fmtfmt
 
struct videobuf_queue vb_vidq
 
bool was_streaming
 

Detailed Description

Definition at line 172 of file zr364xx.c.

Field Documentation

int b_acquire

Definition at line 192 of file zr364xx.c.

Definition at line 180 of file zr364xx.c.

struct v4l2_ctrl_handler ctrl_handler

Definition at line 176 of file zr364xx.c.

int cur_frame

Definition at line 190 of file zr364xx.c.

Definition at line 197 of file zr364xx.c.

unsigned long frame_count

Definition at line 191 of file zr364xx.c.

int height

Definition at line 183 of file zr364xx.c.

Definition at line 174 of file zr364xx.c.

int last_frame

Definition at line 189 of file zr364xx.c.

struct mutex lock

Definition at line 185 of file zr364xx.c.

int method

Definition at line 184 of file zr364xx.c.

int nb

Definition at line 179 of file zr364xx.c.

struct v4l2_fh* owner

Definition at line 178 of file zr364xx.c.

Definition at line 193 of file zr364xx.c.

u8 read_endpoint

Definition at line 195 of file zr364xx.c.

int skip

Definition at line 181 of file zr364xx.c.

spinlock_t slock

Definition at line 187 of file zr364xx.c.

struct usb_device* udev

Definition at line 173 of file zr364xx.c.

struct v4l2_device v4l2_dev

Definition at line 175 of file zr364xx.c.

Definition at line 198 of file zr364xx.c.

Definition at line 177 of file zr364xx.c.

Definition at line 188 of file zr364xx.c.

bool was_streaming

Definition at line 199 of file zr364xx.c.

int width

Definition at line 182 of file zr364xx.c.


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