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

#include <s3c2410_udc.h>

Data Fields

struct list_head queue
 
unsigned long last_io
 
struct usb_gadgetgadget
 
struct s3c2410_udcdev
 
struct usb_ep ep
 
u8 num
 
unsigned short fifo_size
 
u8 bEndpointAddress
 
u8 bmAttributes
 
unsigned halted: 1
 
unsigned already_seen: 1
 
unsigned setup_stage: 1
 

Detailed Description

Definition at line 17 of file s3c2410_udc.h.

Field Documentation

unsigned already_seen

Definition at line 30 of file s3c2410_udc.h.

u8 bEndpointAddress

Definition at line 26 of file s3c2410_udc.h.

u8 bmAttributes

Definition at line 27 of file s3c2410_udc.h.

Definition at line 21 of file s3c2410_udc.h.

Definition at line 22 of file s3c2410_udc.h.

unsigned short fifo_size

Definition at line 25 of file s3c2410_udc.h.

struct usb_gadget* gadget

Definition at line 20 of file s3c2410_udc.h.

unsigned halted

Definition at line 29 of file s3c2410_udc.h.

unsigned long last_io

Definition at line 19 of file s3c2410_udc.h.

u8 num

Definition at line 23 of file s3c2410_udc.h.

Definition at line 18 of file s3c2410_udc.h.

unsigned setup_stage

Definition at line 31 of file s3c2410_udc.h.


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