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

#include <fifo.h>

Data Fields

struct list_head node
 
struct usbhs_pipepipe
 
struct usbhs_pkt_handlehandler
 
void(* done )(struct usbhs_priv *priv, struct usbhs_pkt *pkt)
 
struct work_struct work
 
dma_addr_t dma
 
voidbuf
 
int length
 
int trans
 
int actual
 
int zero
 
int sequence
 

Detailed Description

Definition at line 50 of file fifo.h.

Field Documentation

int actual

Definition at line 61 of file fifo.h.

Definition at line 58 of file fifo.h.

Definition at line 57 of file fifo.h.

Definition at line 54 of file fifo.h.

Definition at line 53 of file fifo.h.

int length

Definition at line 59 of file fifo.h.

Definition at line 51 of file fifo.h.

Definition at line 52 of file fifo.h.

int sequence

Definition at line 63 of file fifo.h.

int trans

Definition at line 60 of file fifo.h.

Definition at line 56 of file fifo.h.

int zero

Definition at line 62 of file fifo.h.


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