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

Data Fields

struct s2255_channel channel [MAX_CHANNELS]
 
struct v4l2_device v4l2_dev
 
atomic_t num_channels
 
int frames
 
struct mutex lock
 
struct usb_device * udev
 
struct usb_interfaceinterface
 
u8 read_endpoint
 
struct timer_list timer
 
struct s2255_fwfw_data
 
struct s2255_pipeinfo pipe
 
u32 cc
 
int frame_ready
 
int chn_ready
 
spinlock_t slock
 
int dsp_fw_ver
 
u16 pid
 

Detailed Description

Definition at line 255 of file s2255drv.c.

Field Documentation

u32 cc

Definition at line 267 of file s2255drv.c.

Definition at line 256 of file s2255drv.c.

int chn_ready

Definition at line 269 of file s2255drv.c.

int dsp_fw_ver

Definition at line 272 of file s2255drv.c.

int frame_ready

Definition at line 268 of file s2255drv.c.

int frames

Definition at line 259 of file s2255drv.c.

Definition at line 265 of file s2255drv.c.

Definition at line 262 of file s2255drv.c.

struct mutex lock

Definition at line 260 of file s2255drv.c.

atomic_t num_channels

Definition at line 258 of file s2255drv.c.

Definition at line 273 of file s2255drv.c.

Definition at line 266 of file s2255drv.c.

u8 read_endpoint

Definition at line 263 of file s2255drv.c.

spinlock_t slock

Definition at line 270 of file s2255drv.c.

Definition at line 264 of file s2255drv.c.

struct usb_device* udev

Definition at line 261 of file s2255drv.c.

struct v4l2_device v4l2_dev

Definition at line 257 of file s2255drv.c.


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