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

#include <fhci.h>

Data Fields

enum qe_clock fullspeed_clk
 
enum qe_clock lowspeed_clk
 
struct qe_pinpins [NUM_PINS]
 
int gpios [NUM_GPIOS]
 
bool alow_gpios [NUM_GPIOS]
 
struct qe_usb_ctlr __iomemregs
 
struct fhci_pram __iomempram
 
struct gtm_timertimer
 
spinlock_t lock
 
struct fhci_usbusb_lld
 
struct virtual_root_hubvroot_hub
 
int active_urbs
 
struct fhci_controller_listhc_list
 
struct tasklet_structprocess_done_task
 
struct list_head empty_eds
 
struct list_head empty_tds
 

Detailed Description

Definition at line 245 of file fhci.h.

Field Documentation

int active_urbs

Definition at line 259 of file fhci.h.

bool alow_gpios[NUM_GPIOS]

Definition at line 250 of file fhci.h.

struct list_head empty_eds

Definition at line 263 of file fhci.h.

struct list_head empty_tds

Definition at line 264 of file fhci.h.

enum qe_clock fullspeed_clk

Definition at line 246 of file fhci.h.

int gpios[NUM_GPIOS]

Definition at line 249 of file fhci.h.

Definition at line 260 of file fhci.h.

spinlock_t lock

Definition at line 256 of file fhci.h.

enum qe_clock lowspeed_clk

Definition at line 247 of file fhci.h.

Definition at line 248 of file fhci.h.

Definition at line 253 of file fhci.h.

struct tasklet_struct* process_done_task

Definition at line 261 of file fhci.h.

struct qe_usb_ctlr __iomem* regs

Definition at line 252 of file fhci.h.

Definition at line 254 of file fhci.h.

struct fhci_usb* usb_lld

Definition at line 257 of file fhci.h.

Definition at line 258 of file fhci.h.


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