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

#include <omap_udc.h>

Data Fields

struct usb_gadget gadget
 
struct usb_gadget_driverdriver
 
spinlock_t lock
 
struct omap_ep ep [32]
 
u16 devstat
 
u16 clr_halt
 
struct usb_phytransceiver
 
struct list_head iso
 
unsigned softconnect:1
 
unsigned vbus_active:1
 
unsigned ep0_pending:1
 
unsigned ep0_in:1
 
unsigned ep0_set_config:1
 
unsigned ep0_reset_config:1
 
unsigned ep0_setup:1
 
struct completiondone
 
struct clkdc_clk
 
struct clkhhc_clk
 
unsigned clk_requested:1
 

Detailed Description

Definition at line 159 of file omap_udc.h.

Field Documentation

unsigned clk_requested

Definition at line 178 of file omap_udc.h.

u16 clr_halt

Definition at line 165 of file omap_udc.h.

struct clk* dc_clk

Definition at line 176 of file omap_udc.h.

u16 devstat

Definition at line 164 of file omap_udc.h.

Definition at line 175 of file omap_udc.h.

Definition at line 161 of file omap_udc.h.

struct omap_ep ep[32]

Definition at line 163 of file omap_udc.h.

unsigned ep0_in

Definition at line 171 of file omap_udc.h.

unsigned ep0_pending

Definition at line 170 of file omap_udc.h.

unsigned ep0_reset_config

Definition at line 173 of file omap_udc.h.

unsigned ep0_set_config

Definition at line 172 of file omap_udc.h.

unsigned ep0_setup

Definition at line 174 of file omap_udc.h.

Definition at line 160 of file omap_udc.h.

struct clk* hhc_clk

Definition at line 177 of file omap_udc.h.

Definition at line 167 of file omap_udc.h.

spinlock_t lock

Definition at line 162 of file omap_udc.h.

unsigned softconnect

Definition at line 168 of file omap_udc.h.

struct usb_phy* transceiver

Definition at line 166 of file omap_udc.h.

unsigned vbus_active

Definition at line 169 of file omap_udc.h.


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