Linux Kernel
3.7.1
|
#include <fhci.h>
Data Fields | |
enum qe_clock | fullspeed_clk |
enum qe_clock | lowspeed_clk |
struct qe_pin * | pins [NUM_PINS] |
int | gpios [NUM_GPIOS] |
bool | alow_gpios [NUM_GPIOS] |
struct qe_usb_ctlr __iomem * | regs |
struct fhci_pram __iomem * | pram |
struct gtm_timer * | timer |
spinlock_t | lock |
struct fhci_usb * | usb_lld |
struct virtual_root_hub * | vroot_hub |
int | active_urbs |
struct fhci_controller_list * | hc_list |
struct tasklet_struct * | process_done_task |
struct list_head | empty_eds |
struct list_head | empty_tds |
struct fhci_controller_list* hc_list |
spinlock_t lock |
struct tasklet_struct* process_done_task |
struct virtual_root_hub* vroot_hub |