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

#include <tm6000-usb-isoc.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 vfield
 
int field
 
u32 tmp_buf
 
int tmp_buf_len
 
struct tm6000_bufferbuf
 

Detailed Description

Definition at line 24 of file tm6000-usb-isoc.h.

Field Documentation

Definition at line 49 of file tm6000-usb-isoc.h.

Definition at line 38 of file tm6000-usb-isoc.h.

Definition at line 42 of file tm6000-usb-isoc.h.

int max_pkt_size

Definition at line 26 of file tm6000-usb-isoc.h.

int num_bufs

Definition at line 29 of file tm6000-usb-isoc.h.

int pktsize

Definition at line 39 of file tm6000-usb-isoc.h.

int pos

Definition at line 39 of file tm6000-usb-isoc.h.

int size

Definition at line 39 of file tm6000-usb-isoc.h.

u32 tmp_buf

Definition at line 45 of file tm6000-usb-isoc.h.

int tmp_buf_len

Definition at line 46 of file tm6000-usb-isoc.h.

char** transfer_buffer

Definition at line 35 of file tm6000-usb-isoc.h.

struct urb** urb

Definition at line 32 of file tm6000-usb-isoc.h.

int vfield

Definition at line 42 of file tm6000-usb-isoc.h.


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