Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cx231xx_bulk_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(* bulk_copy )(struct cx231xx *dev, struct urb *urb)
 

Detailed Description

Definition at line 181 of file cx231xx.h.

Field Documentation

Definition at line 206 of file cx231xx.h.

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

Definition at line 212 of file cx231xx.h.

Definition at line 195 of file cx231xx.h.

Definition at line 199 of file cx231xx.h.

int max_pkt_size

Definition at line 183 of file cx231xx.h.

int nfields

Definition at line 209 of file cx231xx.h.

int num_bufs

Definition at line 186 of file cx231xx.h.

int pktsize

Definition at line 196 of file cx231xx.h.

int pos

Definition at line 196 of file cx231xx.h.

int size

Definition at line 196 of file cx231xx.h.

u32 tmp_buf

Definition at line 202 of file cx231xx.h.

int tmp_buf_len

Definition at line 203 of file cx231xx.h.

char** transfer_buffer

Definition at line 192 of file cx231xx.h.

struct urb** urb

Definition at line 189 of file cx231xx.h.


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