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

Data Fields

struct list_head vivi_devlist
 
struct v4l2_device v4l2_dev
 
struct v4l2_ctrl_handler ctrl_handler
 
struct video_device vdev
 
struct v4l2_ctrlbrightness
 
struct v4l2_ctrlcontrast
 
struct v4l2_ctrlsaturation
 
struct v4l2_ctrlhue
 
struct {
   struct v4l2_ctrl *   autogain
 
   struct v4l2_ctrl *   gain
 
}; 
 
struct v4l2_ctrlvolume
 
struct v4l2_ctrlalpha
 
struct v4l2_ctrlbutton
 
struct v4l2_ctrlboolean
 
struct v4l2_ctrlint32
 
struct v4l2_ctrlint64
 
struct v4l2_ctrlmenu
 
struct v4l2_ctrlstring
 
struct v4l2_ctrlbitmask
 
struct v4l2_ctrlint_menu
 
spinlock_t slock
 
struct mutex mutex
 
struct vivi_dmaqueue vidq
 
unsigned ms
 
unsigned long jiffies
 
unsigned button_pressed
 
int mv_count
 
int input
 
struct vivi_fmtfmt
 
unsigned int width
 
unsigned int height
 
struct vb2_queue vb_vidq
 
unsigned int field_count
 
u8 bars [9][3]
 
u8 line [MAX_WIDTH *8]
 
unsigned int pixelsize
 
u8 alpha_component
 

Detailed Description

Definition at line 192 of file vivi.c.

Field Documentation

struct { ... }
struct v4l2_ctrl* alpha

Definition at line 209 of file vivi.c.

u8 alpha_component

Definition at line 243 of file vivi.c.

struct v4l2_ctrl* autogain

Definition at line 205 of file vivi.c.

u8 bars[9][3]

Definition at line 240 of file vivi.c.

Definition at line 216 of file vivi.c.

Definition at line 211 of file vivi.c.

struct v4l2_ctrl* brightness

Definition at line 199 of file vivi.c.

struct v4l2_ctrl* button

Definition at line 210 of file vivi.c.

unsigned button_pressed

Definition at line 227 of file vivi.c.

struct v4l2_ctrl* contrast

Definition at line 200 of file vivi.c.

struct v4l2_ctrl_handler ctrl_handler

Definition at line 195 of file vivi.c.

unsigned int field_count

Definition at line 238 of file vivi.c.

Definition at line 235 of file vivi.c.

Definition at line 206 of file vivi.c.

unsigned int height

Definition at line 236 of file vivi.c.

Definition at line 202 of file vivi.c.

int input

Definition at line 232 of file vivi.c.

Definition at line 212 of file vivi.c.

Definition at line 213 of file vivi.c.

struct v4l2_ctrl* int_menu

Definition at line 217 of file vivi.c.

unsigned long jiffies

Definition at line 226 of file vivi.c.

Definition at line 241 of file vivi.c.

Definition at line 214 of file vivi.c.

unsigned ms

Definition at line 225 of file vivi.c.

Definition at line 220 of file vivi.c.

int mv_count

Definition at line 229 of file vivi.c.

unsigned int pixelsize

Definition at line 242 of file vivi.c.

struct v4l2_ctrl* saturation

Definition at line 201 of file vivi.c.

spinlock_t slock

Definition at line 219 of file vivi.c.

Definition at line 215 of file vivi.c.

struct v4l2_device v4l2_dev

Definition at line 194 of file vivi.c.

struct vb2_queue vb_vidq

Definition at line 237 of file vivi.c.

Definition at line 196 of file vivi.c.

Definition at line 222 of file vivi.c.

struct list_head vivi_devlist

Definition at line 193 of file vivi.c.

struct v4l2_ctrl* volume

Definition at line 208 of file vivi.c.

unsigned int width

Definition at line 236 of file vivi.c.


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