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

#include <goku_udc.h>

Data Fields

struct usb_gadget gadget
 
spinlock_t lock
 
struct goku_ep ep [4]
 
struct usb_gadget_driverdriver
 
enum ep0state ep0state
 
unsigned got_irq:1
 
unsigned got_region:1
 
unsigned req_config:1
 
unsigned configured:1
 
unsigned enabled:1
 
unsigned registered:1
 
struct pci_devpdev
 
struct goku_udc_regs __iomemregs
 
u32 int_enable
 
unsigned long irqs
 

Detailed Description

Definition at line 241 of file goku_udc.h.

Field Documentation

unsigned configured

Definition at line 249 of file goku_udc.h.

Definition at line 246 of file goku_udc.h.

unsigned enabled

Definition at line 249 of file goku_udc.h.

struct goku_ep ep[4]

Definition at line 245 of file goku_udc.h.

Definition at line 248 of file goku_udc.h.

Definition at line 243 of file goku_udc.h.

unsigned got_irq

Definition at line 249 of file goku_udc.h.

unsigned got_region

Definition at line 249 of file goku_udc.h.

u32 int_enable

Definition at line 259 of file goku_udc.h.

unsigned long irqs

Definition at line 262 of file goku_udc.h.

spinlock_t lock

Definition at line 244 of file goku_udc.h.

struct pci_dev* pdev

Definition at line 257 of file goku_udc.h.

unsigned registered

Definition at line 249 of file goku_udc.h.

Definition at line 258 of file goku_udc.h.

unsigned req_config

Definition at line 249 of file goku_udc.h.


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