Linux Kernel
3.7.1
|
#include <xhci.h>
Data Fields | |
struct usb_device * | udev |
struct xhci_container_ctx * | out_ctx |
struct xhci_container_ctx * | in_ctx |
struct xhci_ring ** | ring_cache |
int | num_rings_cached |
int | address |
struct xhci_virt_ep | eps [31] |
struct completion | cmd_completion |
u32 | cmd_status |
struct list_head | cmd_list |
u8 | fake_port |
u8 | real_port |
struct xhci_interval_bw_table * | bw_table |
struct xhci_tt_bw_info * | tt_info |
u16 | current_mel |
struct xhci_interval_bw_table* bw_table |
struct completion cmd_completion |
struct xhci_virt_ep eps[31] |
struct xhci_container_ctx* in_ctx |
struct xhci_container_ctx* out_ctx |
struct xhci_tt_bw_info* tt_info |