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

Data Fields

struct list_head queue
 
unsigned long last_io
 
struct usb_gadgetgadget
 
struct usb_endpoint_descriptordesc
 
struct usb_ep ep
 
unsigned halted:1
 
unsigned wedged:1
 
unsigned already_seen:1
 
unsigned setup_stage:1
 
unsigned stream_en:1
 

Detailed Description

Definition at line 79 of file dummy_hcd.c.

Field Documentation

unsigned already_seen

Definition at line 87 of file dummy_hcd.c.

Definition at line 83 of file dummy_hcd.c.

Definition at line 84 of file dummy_hcd.c.

struct usb_gadget* gadget

Definition at line 82 of file dummy_hcd.c.

unsigned halted

Definition at line 85 of file dummy_hcd.c.

unsigned long last_io

Definition at line 81 of file dummy_hcd.c.

Definition at line 80 of file dummy_hcd.c.

unsigned setup_stage

Definition at line 88 of file dummy_hcd.c.

unsigned stream_en

Definition at line 89 of file dummy_hcd.c.

unsigned wedged

Definition at line 86 of file dummy_hcd.c.


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