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

#include <stk1160.h>

Data Fields

struct v4l2_device v4l2_dev
 
struct video_device vdev
 
struct v4l2_ctrl_handler ctrl_handler
 
struct devicedev
 
struct usb_device * udev
 
struct v4l2_subdevsd_saa7115
 
struct list_head avail_bufs
 
struct vb2_queue vb_vidq
 
int max_pkt_size
 
unsigned intalt_max_pkt_size
 
int alt
 
int num_alt
 
struct stk1160_isoc_ctl isoc_ctl
 
char urb_buf [255]
 
int width
 
int height
 
unsigned int ctl_input
 
v4l2_std_id norm
 
struct stk1160_fmtfmt
 
unsigned int field_count
 
enum v4l2_field field
 
struct i2c_adapter i2c_adap
 
struct i2c_client i2c_client
 
struct mutex v4l_lock
 
struct mutex vb_queue_lock
 
spinlock_t buf_lock
 
struct filefh_owner
 
struct snd_cardsnd_card
 

Detailed Description

Definition at line 118 of file stk1160.h.

Field Documentation

int alt

Definition at line 140 of file stk1160.h.

unsigned int* alt_max_pkt_size

Definition at line 138 of file stk1160.h.

struct list_head avail_bufs

Definition at line 130 of file stk1160.h.

spinlock_t buf_lock

Definition at line 163 of file stk1160.h.

unsigned int ctl_input

Definition at line 150 of file stk1160.h.

struct v4l2_ctrl_handler ctrl_handler

Definition at line 121 of file stk1160.h.

struct device* dev

Definition at line 123 of file stk1160.h.

struct file* fh_owner

Definition at line 165 of file stk1160.h.

Definition at line 155 of file stk1160.h.

unsigned int field_count

Definition at line 154 of file stk1160.h.

Definition at line 152 of file stk1160.h.

int height

Definition at line 149 of file stk1160.h.

struct i2c_adapter i2c_adap

Definition at line 158 of file stk1160.h.

Definition at line 159 of file stk1160.h.

Definition at line 144 of file stk1160.h.

int max_pkt_size

Definition at line 136 of file stk1160.h.

Definition at line 151 of file stk1160.h.

int num_alt

Definition at line 142 of file stk1160.h.

struct v4l2_subdev* sd_saa7115

Definition at line 127 of file stk1160.h.

Definition at line 168 of file stk1160.h.

struct usb_device* udev

Definition at line 124 of file stk1160.h.

char urb_buf[255]

Definition at line 145 of file stk1160.h.

struct v4l2_device v4l2_dev

Definition at line 119 of file stk1160.h.

struct mutex v4l_lock

Definition at line 161 of file stk1160.h.

struct mutex vb_queue_lock

Definition at line 162 of file stk1160.h.

struct vb2_queue vb_vidq

Definition at line 133 of file stk1160.h.

Definition at line 120 of file stk1160.h.

int width

Definition at line 148 of file stk1160.h.


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