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

#include <m66592-udc.h>

Data Fields

spinlock_t lock
 
void __iomemreg
 
struct clkclk
 
struct m66592_platdatapdata
 
unsigned long irq_trigger
 
struct usb_gadget gadget
 
struct usb_gadget_driverdriver
 
struct m66592_ep ep [M66592_MAX_NUM_PIPE]
 
struct m66592_eppipenum2ep [M66592_MAX_NUM_PIPE]
 
struct m66592_epepaddr2ep [16]
 
struct usb_requestep0_req
 
__le16 ep0_data
 
u16 old_vbus
 
struct timer_list timer
 
int scount
 
int old_dvsq
 
int bulk
 
int interrupt
 
int isochronous
 
int num_dma
 

Detailed Description

Definition at line 465 of file m66592-udc.h.

Field Documentation

int bulk

Definition at line 490 of file m66592-udc.h.

Definition at line 468 of file m66592-udc.h.

Definition at line 473 of file m66592-udc.h.

Definition at line 475 of file m66592-udc.h.

__le16 ep0_data

Definition at line 480 of file m66592-udc.h.

struct usb_request* ep0_req

Definition at line 479 of file m66592-udc.h.

struct m66592_ep* epaddr2ep[16]

Definition at line 477 of file m66592-udc.h.

Definition at line 472 of file m66592-udc.h.

int interrupt

Definition at line 491 of file m66592-udc.h.

unsigned long irq_trigger

Definition at line 470 of file m66592-udc.h.

int isochronous

Definition at line 492 of file m66592-udc.h.

spinlock_t lock

Definition at line 466 of file m66592-udc.h.

int num_dma

Definition at line 493 of file m66592-udc.h.

int old_dvsq

Definition at line 487 of file m66592-udc.h.

u16 old_vbus

Definition at line 481 of file m66592-udc.h.

Definition at line 469 of file m66592-udc.h.

Definition at line 476 of file m66592-udc.h.

Definition at line 467 of file m66592-udc.h.

int scount

Definition at line 485 of file m66592-udc.h.

Definition at line 483 of file m66592-udc.h.


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