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

#include <au0828.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 au0828_bufferbuf
 
struct au0828_buffervbi_buf
 
int nfields
 
int(* isoc_copy )(struct au0828_dev *dev, struct urb *urb)
 

Detailed Description

Definition at line 129 of file au0828.h.

Field Documentation

Definition at line 154 of file au0828.h.

Definition at line 143 of file au0828.h.

Definition at line 147 of file au0828.h.

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

Definition at line 161 of file au0828.h.

int max_pkt_size

Definition at line 131 of file au0828.h.

int nfields

Definition at line 158 of file au0828.h.

int num_bufs

Definition at line 134 of file au0828.h.

int pktsize

Definition at line 144 of file au0828.h.

int pos

Definition at line 144 of file au0828.h.

int size

Definition at line 144 of file au0828.h.

u32 tmp_buf

Definition at line 150 of file au0828.h.

int tmp_buf_len

Definition at line 151 of file au0828.h.

char** transfer_buffer

Definition at line 140 of file au0828.h.

struct urb** urb

Definition at line 137 of file au0828.h.

Definition at line 155 of file au0828.h.


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