Linux Kernel
3.7.1
|
#include <xhci.h>
Data Fields | |
struct xhci_ring * | ring |
struct xhci_stream_info * | stream_info |
struct xhci_ring * | new_ring |
unsigned int | ep_state |
struct list_head | cancelled_td_list |
union xhci_trb * | stopped_trb |
struct xhci_td * | stopped_td |
unsigned int | stopped_stream |
struct timer_list | stop_cmd_timer |
int | stop_cmds_pending |
struct xhci_hcd * | xhci |
struct xhci_segment * | queued_deq_seg |
union xhci_trb * | queued_deq_ptr |
bool | skip |
struct xhci_bw_info | bw_info |
struct list_head | bw_endpoint_list |
struct xhci_bw_info bw_info |
struct xhci_segment* queued_deq_seg |
struct timer_list stop_cmd_timer |