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

#include <cx231xx.h>

Data Fields

int max_pkt_size
 
int num_bufs
 
struct urb ** urb
 
char ** transfer_buffer
 
u8 cmd
 
int pos
 
int size
 
int pktsize
 
int field
 
u32 tmp_buf
 
int tmp_buf_len
 
struct cx231xx_bufferbuf
 
int nfields
 
int(* isoc_copy )(struct cx231xx *dev, struct urb *urb)
 

Detailed Description

Definition at line 147 of file cx231xx.h.

Field Documentation

Definition at line 172 of file cx231xx.h.

Definition at line 161 of file cx231xx.h.

Definition at line 165 of file cx231xx.h.

int(* isoc_copy)(struct cx231xx *dev, struct urb *urb)

Definition at line 178 of file cx231xx.h.

int max_pkt_size

Definition at line 149 of file cx231xx.h.

int nfields

Definition at line 175 of file cx231xx.h.

int num_bufs

Definition at line 152 of file cx231xx.h.

int pktsize

Definition at line 162 of file cx231xx.h.

int pos

Definition at line 162 of file cx231xx.h.

int size

Definition at line 162 of file cx231xx.h.

u32 tmp_buf

Definition at line 168 of file cx231xx.h.

int tmp_buf_len

Definition at line 169 of file cx231xx.h.

char** transfer_buffer

Definition at line 158 of file cx231xx.h.

struct urb** urb

Definition at line 155 of file cx231xx.h.


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