|
Linux Kernel
3.7.1
|
#include <xhci.h>
| struct completion addr_dev |
| struct xhci_bus_state bus_state[2] |
| struct xhci_cap_regs __iomem* cap_regs |
| struct timer_list comp_mode_recovery_timer |
| struct xhci_device_context_array* dcbaa |
| struct xhci_virt_device* devs[MAX_HC_SLOTS] |
| struct xhci_intr_reg __iomem* ir_set |
| spinlock_t lock |
| struct xhci_command* lpm_command |
| struct xhci_op_regs __iomem* op_regs |
| struct xhci_root_port_bw_info* rh_bw |
| struct xhci_run_regs __iomem* run_regs |
| struct xhci_scratchpad* scratchpad |
1.8.2