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

#include <fusb300_udc.h>

Data Fields

struct usb_ep ep
 
struct fusb300fusb300
 
struct list_head queue
 
unsigned stall:1
 
unsigned wedged:1
 
unsigned use_dma:1
 
unsigned char epnum
 
unsigned char type
 

Detailed Description

Definition at line 642 of file fusb300_udc.h.

Field Documentation

Definition at line 643 of file fusb300_udc.h.

unsigned char epnum

Definition at line 651 of file fusb300_udc.h.

Definition at line 644 of file fusb300_udc.h.

Definition at line 646 of file fusb300_udc.h.

unsigned stall

Definition at line 647 of file fusb300_udc.h.

unsigned char type

Definition at line 652 of file fusb300_udc.h.

unsigned use_dma

Definition at line 649 of file fusb300_udc.h.

unsigned wedged

Definition at line 648 of file fusb300_udc.h.


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