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

#include <pxa25x_udc.h>

Data Fields

struct usb_gadget gadget
 
struct usb_gadget_driverdriver
 
enum ep0_state ep0state
 
struct udc_stats stats
 
unsigned got_irq: 1
 
unsigned vbus: 1
 
unsigned pullup: 1
 
unsigned has_cfr: 1
 
unsigned req_pending: 1
 
unsigned req_std: 1
 
unsigned req_config: 1
 
unsigned suspended: 1
 
unsigned active: 1
 
struct timer_list timer
 
struct devicedev
 
struct clkclk
 
struct pxa2xx_udc_mach_infomach
 
struct usb_phytransceiver
 
u64 dma_mask
 
struct pxa25x_ep ep [PXA_UDC_NUM_ENDPOINTS]
 

Detailed Description

Definition at line 99 of file pxa25x_udc.h.

Field Documentation

unsigned active

Definition at line 105 of file pxa25x_udc.h.

Definition at line 119 of file pxa25x_udc.h.

struct device* dev

Definition at line 118 of file pxa25x_udc.h.

u64 dma_mask

Definition at line 122 of file pxa25x_udc.h.

Definition at line 101 of file pxa25x_udc.h.

Definition at line 123 of file pxa25x_udc.h.

Definition at line 103 of file pxa25x_udc.h.

Definition at line 100 of file pxa25x_udc.h.

unsigned got_irq

Definition at line 105 of file pxa25x_udc.h.

unsigned has_cfr

Definition at line 105 of file pxa25x_udc.h.

Definition at line 120 of file pxa25x_udc.h.

unsigned pullup

Definition at line 105 of file pxa25x_udc.h.

unsigned req_config

Definition at line 105 of file pxa25x_udc.h.

unsigned req_pending

Definition at line 105 of file pxa25x_udc.h.

unsigned req_std

Definition at line 105 of file pxa25x_udc.h.

Definition at line 104 of file pxa25x_udc.h.

unsigned suspended

Definition at line 105 of file pxa25x_udc.h.

Definition at line 116 of file pxa25x_udc.h.

struct usb_phy* transceiver

Definition at line 121 of file pxa25x_udc.h.

unsigned vbus

Definition at line 105 of file pxa25x_udc.h.


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